/aosp12/packages/apps/Dialer/java/com/android/dialer/shortcuts/ |
H A D | DialerShortcut.java | 77 String getLongLabel() { in getLongLabel() method in DialerShortcut 153 if (!oldInfo.getLongLabel().equals(this.getLongLabel())) { in needsUpdate()
|
H A D | ShortcutInfoFactory.java | 73 .setLongLabel(shortcut.getLongLabel()) in buildShortcutInfos() 95 .setLongLabel(info.getLongLabel()) in withUpdatedIcon()
|
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/ |
H A D | DynamicShortcutsTests.java | 99 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 D | ShortcutCachingLogic.java | 63 CharSequence label = object.getLongLabel(); in getDescription()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/data/ |
H A D | WorkspaceItemInfo.java | 172 CharSequence label = shortcutInfo.getLongLabel(); in updateFromDeepShortcutInfo()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/ |
H A D | DeepShortcutView.java | 148 CharSequence longLabel = mDetail.getLongLabel(); in applyShortcutInfo()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
H A D | AddItemActivity.java | 312 CharSequence label = shortcutInfo.getLongLabel(); in onPlaceAutomaticallyClick()
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | ShortcutInfo.java | 1513 public CharSequence getLongLabel() { in getLongLabel() method in ShortcutInfo 1524 CharSequence label = getLongLabel(); in getLabel()
|
H A D | AppSearchShortcutInfo.java | 329 .setLongLabel(shortcutInfo.getLongLabel()) in instance()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | ShortcutManagerTest1.java | 6477 , 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 4850 HSPLandroid/content/pm/ShortcutInfo;->getLongLabel()Ljava/lang/CharSequence;
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 13039 method @Nullable public CharSequence getLongLabel();
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 4848 HSPLandroid/content/pm/ShortcutInfo;->getLongLabel()Ljava/lang/CharSequence;
|