Home
last modified time | relevance | path

Searched refs:setCategories (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DAppSearchShortcutInfoTest.java56 .setCategories(categorySet) in testBuildShortcutAndGetValue()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest2.java265 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoParcel()
342 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoParcel_resId()
393 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoClone()
541 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoClone_resId()
704 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoCopyNonNullFieldsFrom()
779 .setCategories(set()).build()); in testShortcutInfoCopyNonNullFieldsFrom()
785 .setCategories(set("x")).build()); in testShortcutInfoCopyNonNullFieldsFrom()
836 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoCopyNonNullFieldsFrom_resId()
914 .setCategories(set()).build()); in testShortcutInfoCopyNonNullFieldsFrom_resId()
920 .setCategories(set("x")).build()); in testShortcutInfoCopyNonNullFieldsFrom_resId()
[all …]
H A DBaseShortcutManagerTest.java1712 .setCategories(categories); in makeShortcutWithCategory()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DAppSearchShortcutInfo.java341 .setCategories(shortcutInfo.getCategories()) in instance()
516 public Builder setCategories(@Nullable final Set<String> categories) { in setCategories() method in AppSearchShortcutInfo.Builder
H A DShortcutInfo.java1333 public Builder setCategories(Set<String> categories) { in setCategories() method in ShortcutInfo.Builder
2257 public void setCategories(Set<String> categories) { in setCategories() method in ShortcutInfo
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutParser.java198 si.setCategories(categories); in parseShortcutsOneFile()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt4787 HSPLandroid/content/pm/ShortcutInfo$Builder;->setCategories(Ljava/util/Set;)Landroid/content/pm/Sho…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt4790 HSPLandroid/content/pm/ShortcutInfo$Builder;->setCategories(Ljava/util/Set;)Landroid/content/pm/Sho…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13110 …method @NonNull public android.content.pm.ShortcutInfo.Builder setCategories(java.util.Set<java.la…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13331 Landroid/content/pm/ShortcutInfo;->setCategories(Ljava/util/Set;)V