Home
last modified time | relevance | path

Searched defs:getLabels (Results 1 – 5 of 5) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
DGenreItems.java51 public static String[] getLabels(Context context) { in getLabels() method in GenreItems
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowAuthenticationHelper.java77 public static String[] getLabels() { in getLabels() method in ShadowAuthenticationHelper
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderNameInfos.java102 public CharSequence[] getLabels() { in getLabels() method in FolderNameInfos
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactLocaleUtils.java277 public ArrayList<String> getLabels() { in getLabels() method in ContactLocaleUtils.ContactLocaleUtilsBase
584 public ArrayList<String> getLabels() { in getLabels() method in ContactLocaleUtils
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactLocaleUtilsTest.java125 private ArrayList<String> getLabels() { in getLabels() method in ContactLocaleUtilsTest