Home
last modified time | relevance | path

Searched defs:getDisplayLabel (Results 1 – 9 of 9) 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/apps/Settings/src/com/android/settings/inputmethod/
DMouseKeysImageListAdapter.java123 private String getDisplayLabel(InputDevice currentInputDevice, int keycode) { in getDisplayLabel() method in MouseKeysImageListAdapter
/packages/apps/Contacts/tests/src/com/android/contacts/editor/
DEditorUiUtilsTest.java74 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/modules/IntentResolver/java/src/com/android/intentresolver/chooser/
DTargetInfo.java169 CharSequence getDisplayLabel(); in getDisplayLabel() method
DDisplayResolveInfo.java137 public CharSequence getDisplayLabel() { in getDisplayLabel() method in DisplayResolveInfo
DSelectableTargetInfo.java357 public CharSequence getDisplayLabel() { in getDisplayLabel() method in SelectableTargetInfo
DImmutableTargetInfo.java481 public CharSequence getDisplayLabel() { in getDisplayLabel() method in ImmutableTargetInfo