Searched defs:getLabels (Results 1 – 3 of 3) sorted by relevance
/packages/apps/TV/src/com/android/tv/data/ | ||
D | GenreItems.java | 51 public static String[] getLabels(Context context) { in getLabels() method in GenreItems |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ | ||
D | ContactLocaleUtils.java | 277 public ArrayList<String> getLabels() { in getLabels() method in ContactLocaleUtils.ContactLocaleUtilsBase |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ | ||
D | ContactLocaleUtilsTest.java | 125 private ArrayList<String> getLabels() { in getLabels() method in ContactLocaleUtilsTest |