/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/notetask/ |
H A D | NoteTaskRoleManagerExt.kt | 72 .setShortLabel(shortLabel)
|
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/ |
H A D | LaunchBubbleActivity.java | 72 .setShortLabel("BubbleChat") in addInboxShortcut()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/ |
H A D | AppSearchShortcutInfoTest.java | 52 .setShortLabel(id) in testBuildShortcutAndGetValue()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | BaseShortcutManagerTest.java | 1529 .setShortLabel("Title-" + id) in makeShortcutExcludedFromLauncher() 1642 .setShortLabel(title) in makeShortcut() 1671 .setShortLabel(title) in makeShortcut() 1694 .setShortLabel("title-" + id) in makeShortcutWithExtras() 1710 .setShortLabel("title-" + id) in makeShortcutWithCategory() 1726 .setShortLabel("title-" + id) in makeShortcutWithLocusId() 1742 .setShortLabel("title-" + id) in makeLongLivedShortcut()
|
H A D | ShortcutManagerTest8.java | 263 .setShortLabel("Title-" + "s1") in checkRequestPinShortcut() 420 .setShortLabel("Title-" + "s1") in testRequestPinShortcut_noTargetActivity_noMainActivity() 600 .setShortLabel("Title-" + "s1") in testRequestPinShortcut_dynamicExists_alreadyPinned()
|
H A D | ShortcutManagerTest2.java | 122 () -> new ShortcutInfo.Builder(getTestContext(), "id").setShortLabel(null)); in testShortcutInfoMissingMandatoryFields() 127 () -> new ShortcutInfo.Builder(getTestContext(), "id").setShortLabel("")); in testShortcutInfoMissingMandatoryFields() 172 .setShortLabel("x") in testShortcutInfoMissingMandatoryFields() 181 .setShortLabel("x") in testShortcutInfoMissingMandatoryFields()
|
H A D | ShortcutManagerTest1.java | 585 .setShortLabel("label1") in testPublishWithNoActivity() 589 .setShortLabel("label2") in testPublishWithNoActivity() 594 .setShortLabel("label3") in testPublishWithNoActivity() 688 .setShortLabel("label1") in testPublishWithNoActivity_noMainActivityInPackage() 2110 .setShortLabel("label") in testGetShortcuts_personsFlag()
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | AppSearchShortcutInfo.java | 338 .setShortLabel(shortcutInfo.getShortLabel()) in instance() 480 public Builder setShortLabel(@Nullable final CharSequence shortLabel) { in setShortLabel() method in AppSearchShortcutInfo.Builder
|
H A D | ShortcutInfo.java | 1235 public Builder setShortLabel(@NonNull CharSequence shortLabel) { in setShortLabel() method in ShortcutInfo.Builder 1272 return setShortLabel(value); in setTitle()
|
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
H A D | Cat.java | 253 .setShortLabel(getName())
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/prediction/ |
H A D | ShareTargetPredictorTest.java | 428 .setShortLabel(shortcutId) in buildShortcut()
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | ChooserActivityTest.java | 3147 .setIntent(testIntent).setShortLabel("label1").setRank(3).build(), // 0 2 in createShortcuts() 3151 .setIntent(testIntent).setShortLabel("label2").setRank(7).build(), // 1 3 in createShortcuts() 3155 .setIntent(testIntent).setShortLabel("label3").setRank(1).build(), // 2 0 in createShortcuts() 3159 .setIntent(testIntent).setShortLabel("label4").setRank(3).build(), // 3 2 in createShortcuts()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
H A D | DataManagerTest.java | 1694 .setShortLabel(id) in buildShortcutInfo()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 4794 HSPLandroid/content/pm/ShortcutInfo$Builder;->setShortLabel(Ljava/lang/CharSequence;)Landroid/conte…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 4797 HSPLandroid/content/pm/ShortcutInfo$Builder;->setShortLabel(Ljava/lang/CharSequence;)Landroid/conte…
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 13123 …method @NonNull public android.content.pm.ShortcutInfo.Builder setShortLabel(@NonNull CharSequence…
|