Home
last modified time | relevance | path

Searched refs:getLongLabel (Results 1 – 14 of 14) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/shortcuts/
H A DDialerShortcut.java77 String getLongLabel() { in getLongLabel() method in DialerShortcut
153 if (!oldInfo.getLongLabel().equals(this.getLongLabel())) { in needsUpdate()
H A DShortcutInfoFactory.java73 .setLongLabel(shortcut.getLongLabel()) in buildShortcutInfos()
95 .setLongLabel(info.getLongLabel()) in withUpdatedIcon()
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/
H A DDynamicShortcutsTests.java99 assertEquals("John Smith", shortcut.getLongLabel()); in test_createShortcutFromRow_hasCorrectResult()
120 assertEquals("123456789…", shortcut.getLongLabel()); in test_builderForContactShortcut_ellipsizesLongNamesForLabels()
258 && name.equals(other.getLongLabel()) in isShortcutForContact()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/icons/
H A DShortcutCachingLogic.java63 CharSequence label = object.getLongLabel(); in getDescription()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/data/
H A DWorkspaceItemInfo.java172 CharSequence label = shortcutInfo.getLongLabel(); in updateFromDeepShortcutInfo()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
H A DDeepShortcutView.java148 CharSequence longLabel = mDetail.getLongLabel(); in applyShortcutInfo()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DAddItemActivity.java312 CharSequence label = shortcutInfo.getLongLabel(); in onPlaceAutomaticallyClick()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java1513 public CharSequence getLongLabel() { in getLongLabel() method in ShortcutInfo
1524 CharSequence label = getLongLabel(); in getLabel()
H A DAppSearchShortcutInfo.java329 .setLongLabel(shortcutInfo.getLongLabel()) in instance()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java6477 , si.getLongLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
6485 , si.getLongLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
6594 assertNull(si.getLongLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
6635 assertNull(si.getLongLabel()); in testBackupAndRestore_disabledShortcutsAreIgnored()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt4850 HSPLandroid/content/pm/ShortcutInfo;->getLongLabel()Ljava/lang/CharSequence;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt13039 method @Nullable public CharSequence getLongLabel();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt4848 HSPLandroid/content/pm/ShortcutInfo;->getLongLabel()Ljava/lang/CharSequence;