Home
last modified time | relevance | path

Searched refs:getDisplayLabel (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/provider/
DContacts.java953 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in Contacts.Phones
978 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in Contacts.Phones
980 return getDisplayLabel(context, type, label, null); in getDisplayLabel()
1390 public static final CharSequence getDisplayLabel(Context context, int kind, in getDisplayLabel() method in Contacts.ContactMethods
1755 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in Contacts.Organizations
DContactsContract.java6093 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in ContactsContract.CommonDataKinds.Phone
6103 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in ContactsContract.CommonDataKinds.Phone
/frameworks/base/services/core/java/com/android/server/policy/
DShortcutManager.java95 shortcutChar = Character.toLowerCase(kcm.getDisplayLabel(keyCode)); in getIntent()
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java372 return new Option(target.getDisplayLabel(), index); in optionForChooserTarget()
407 ((TextView) text).setText(dri.getDisplayLabel()); in bindProfileView()
454 ? getString(title.namedTitleRes, mAdapter.getFilteredItem().getDisplayLabel()) in getTitleForAction()
1106 public CharSequence getDisplayLabel() { in getDisplayLabel() method in ResolverActivity.DisplayResolveInfo
1270 CharSequence getDisplayLabel(); in getDisplayLabel() method
1826 final CharSequence label = info.getDisplayLabel(); in onBindView()
1828 holder.text.setText(info.getDisplayLabel()); in onBindView()
DChooserActivity.java878 public CharSequence getDisplayLabel() { in getDisplayLabel() method in ChooserActivity.ChooserTargetInfo
/frameworks/native/include/input/
DKeyCharacterMap.h93 char16_t getDisplayLabel(int32_t keyCode) const;
/frameworks/base/core/jni/
Dandroid_view_KeyCharacterMap.cpp163 return map->getMap()->getDisplayLabel(keyCode); in nativeGetDisplayLabel()
/frameworks/base/core/java/android/view/
DKeyCharacterMap.java474 public char getDisplayLabel(int keyCode) { in getDisplayLabel() method in KeyCharacterMap
DKeyEvent.java2538 public char getDisplayLabel() { in getDisplayLabel() method in KeyEvent
2539 return getKeyCharacterMap().getDisplayLabel(mKeyCode); in getDisplayLabel()
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfo.java219 info.phoneLabel = Phone.getDisplayLabel(context, in getCallerInfo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java710 char displayLabel = mKeyCharacterMap.getDisplayLabel(info.getKeycode()); in getHumanReadableShortcutKeys()
714 displayLabel = mBackupKeyCharacterMap.getDisplayLabel(info.getKeycode()); in getHumanReadableShortcutKeys()
/frameworks/native/libs/input/
DKeyCharacterMap.cpp207 char16_t KeyCharacterMap::getDisplayLabel(int32_t keyCode) const { in getDisplayLabel() function in android::KeyCharacterMap
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23640 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
23790 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
23847 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
23848 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
32333 method public char getDisplayLabel(int);
32392 method public char getDisplayLabel();
/frameworks/base/api/
Dcurrent.txt33178 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33328 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33385 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33386 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
44288 method public char getDisplayLabel(int);
44347 method public char getDisplayLabel();
Dtest-current.txt33367 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33517 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33574 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33575 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
44733 method public char getDisplayLabel(int);
44792 method public char getDisplayLabel();
Dsystem-current.txt36096 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
36246 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
36303 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
36304 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
47875 method public char getDisplayLabel(int);
47934 method public char getDisplayLabel();