Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DContacts.java959 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in Contacts.Phones
984 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in Contacts.Phones
986 return getDisplayLabel(context, type, label, null); in getDisplayLabel()
1396 public static final CharSequence getDisplayLabel(Context context, int kind, in getDisplayLabel() method in Contacts.ContactMethods
1761 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in Contacts.Organizations
DContactsContract.java6035 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in ContactsContract.CommonDataKinds.Phone
6045 public static final CharSequence getDisplayLabel(Context context, int type, in getDisplayLabel() method in ContactsContract.CommonDataKinds.Phone
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java408 return new Option(target.getDisplayLabel(), index); in optionForChooserTarget()
440 text.setText(dri.getDisplayLabel()); in bindProfileView()
485 ? getString(title.namedTitleRes, mAdapter.getFilteredItem().getDisplayLabel()) in getTitleForAction()
1004 public CharSequence getDisplayLabel() { in getDisplayLabel() method in ResolverActivity.DisplayResolveInfo
1168 CharSequence getDisplayLabel(); in getDisplayLabel() method
1666 final CharSequence label = info.getDisplayLabel(); in onBindView()
1668 holder.text.setText(info.getDisplayLabel()); in onBindView()
DChooserActivity.java750 public CharSequence getDisplayLabel() { in getDisplayLabel() method in ChooserActivity.ChooserTargetInfo
/frameworks/base/services/core/java/com/android/server/policy/
DShortcutManager.java95 shortcutChar = Character.toLowerCase(kcm.getDisplayLabel(keyCode)); in getIntent()
/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.java473 public char getDisplayLabel(int keyCode) { in getDisplayLabel() method in KeyCharacterMap
DKeyEvent.java2522 public char getDisplayLabel() { in getDisplayLabel() method in KeyEvent
2523 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.java674 char displayLabel = mKeyCharacterMap.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.txt30707 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
30857 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
30914 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
30915 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
41079 method public char getDisplayLabel(int);
41138 method public char getDisplayLabel();
Dsystem-current.txt33280 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33430 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33487 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
33488 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
44079 method public char getDisplayLabel(int);
44138 method public char getDisplayLabel();
Dtest-current.txt30780 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
30930 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
30987 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
30988 …method public static final deprecated java.lang.CharSequence getDisplayLabel(android.content.Conte…
41158 method public char getDisplayLabel(int);
41217 method public char getDisplayLabel();