Home
last modified time | relevance | path

Searched defs:getLabels (Results 1 – 3 of 3) 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/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