Searched refs:getTetheringLabel (Results 1 – 3 of 3) sorted by relevance
127 detail.label = res.getString(Utils.getTetheringLabel(tm)); in buildUidDetail()
108 com.android.settingslib.Utils.getTetheringLabel(mTetheringManager)); in displayPreference()
94 public static int getTetheringLabel(TetheringManager tm) { in getTetheringLabel() method in Utils