Home
last modified time | relevance | path

Searched defs:getLabel (Results 1 – 25 of 78) sorted by relevance

1234

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DComponentWithLabel.java31 CharSequence getLabel(PackageManager pm); in getLabel() method
53 public CharSequence getLabel(ComponentWithLabel object) { in getLabel() method in ComponentWithLabel.ComponentCachingLogic
/packages/apps/Contacts/src/com/android/contacts/model/dataitem/
DNicknameDataItem.java37 public String getLabel() { in getLabel() method in NicknameDataItem
DSipAddressDataItem.java37 public String getLabel() { in getLabel() method in SipAddressDataItem
DWebsiteDataItem.java37 public String getLabel() { in getLabel() method in WebsiteDataItem
DEmailDataItem.java45 public String getLabel() { in getLabel() method in EmailDataItem
DRelationDataItem.java39 public String getLabel() { in getLabel() method in RelationDataItem
DEventDataItem.java39 public String getLabel() { in getLabel() method in EventDataItem
DOrganizationDataItem.java37 public String getLabel() { in getLabel() method in OrganizationDataItem
DStructuredPostalDataItem.java37 public String getLabel() { in getLabel() method in StructuredPostalDataItem
/packages/apps/Dialer/java/com/android/contacts/common/model/dataitem/
DNicknameDataItem.java36 public String getLabel() { in getLabel() method in NicknameDataItem
DWebsiteDataItem.java36 public String getLabel() { in getLabel() method in WebsiteDataItem
DSipAddressDataItem.java37 public String getLabel() { in getLabel() method in SipAddressDataItem
DEmailDataItem.java44 public String getLabel() { in getLabel() method in EmailDataItem
DRelationDataItem.java38 public String getLabel() { in getLabel() method in RelationDataItem
DEventDataItem.java38 public String getLabel() { in getLabel() method in EventDataItem
DOrganizationDataItem.java37 public String getLabel() { in getLabel() method in OrganizationDataItem
DStructuredPostalDataItem.java37 public String getLabel() { in getLabel() method in StructuredPostalDataItem
/packages/apps/DeskClock/src/com/android/deskclock/widget/selector/
DAlarmSelection.java33 public String getLabel() { in getLabel() method in AlarmSelection
/packages/apps/TV/src/com/android/tv/data/
DDisplayMode.java35 public static String getLabel(int mode, Context context) { in getLabel() method in DisplayMode
/packages/apps/Launcher3/iconloaderlib/src/com/android/launcher3/icons/cache/
DCachingLogic.java30 CharSequence getLabel(T object); in getLabel() method
/packages/apps/Car/Settings/src/com/android/car/settings/applications/assist/
DVoiceInputInfoProvider.java199 abstract CharSequence getLabel(); in getLabel() method in VoiceInputInfoProvider.VoiceInputInfo
236 CharSequence getLabel() { in getLabel() method in VoiceInputInfoProvider.VoiceInteractionInfo
254 CharSequence getLabel() { in getLabel() method in VoiceInputInfoProvider.VoiceRecognitionInfo
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKeyVisual.java41 public abstract String getLabel(); in getLabel() method in ExpectedKeyVisual
66 public String getLabel() { in getLabel() method in ExpectedKeyVisual.Icon
132 public String getLabel() { in getLabel() method in ExpectedKeyVisual.Label
/packages/apps/Launcher3/src/com/android/launcher3/compat/
DShortcutConfigActivityInfo.java115 public CharSequence getLabel(PackageManager pm) { in getLabel() method in ShortcutConfigActivityInfo.ShortcutConfigActivityInfoVL
136 public CharSequence getLabel(PackageManager pm) { in getLabel() method in ShortcutConfigActivityInfo.ShortcutConfigActivityInfoVO
/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/
DAppEntry.java40 String getLabel() { in getLabel() method in AppEntry
/packages/apps/Launcher3/SecondaryDisplayLauncher/src/com/android/launcher3/
DAppEntry.java40 String getLabel() { in getLabel() method in AppEntry

1234