Home
last modified time | relevance | path

Searched defs:getDisplayLabel (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/tests/
DFakeAccountType.java63 public String getDisplayLabel(Context context) { in getDisplayLabel() method in FakeAccountType
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
DContactsUtils.java50 public static final CharSequence getDisplayLabel(Context context, in getDisplayLabel() method in ContactsUtils
81 public static final CharSequence getDisplayLabel(Context context, String mimetype, int type, in getDisplayLabel() method in ContactsUtils
/packages/apps/Contacts/tests/src/com/android/contacts/editor/
DEditorUiUtilsTest.java73 public CharSequence getDisplayLabel(Context context) { in getDisplayLabel() method in EditorUiUtilsTest.MockAccountType
/packages/apps/Dialer/java/com/android/contacts/common/model/account/
DAccountType.java210 public CharSequence getDisplayLabel(Context context) { in getDisplayLabel() method in AccountType
492 private String getDisplayLabel(AccountType type) { in getDisplayLabel() method in AccountType.DisplayLabelComparator
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountType.java182 public CharSequence getDisplayLabel(Context context) { in getDisplayLabel() method in AccountType
525 private String getDisplayLabel(AccountType type) { in getDisplayLabel() method in AccountType.DisplayLabelComparator
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DContactsSource.java119 public CharSequence getDisplayLabel(Context context) { in getDisplayLabel() method in ContactsSource