Home
last modified time | relevance | path

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

/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.java65 public CharSequence getDisplayLabel(Context context) { in getDisplayLabel() method in EditorUiUtilsTest.MockAccountType
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DAccountType.java200 public CharSequence getDisplayLabel(Context context) { in getDisplayLabel() method in AccountType
516 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