Searched refs:setCategories (Results 1 – 11 of 11) sorted by relevance
56 .setCategories(categorySet) in testBuildShortcutAndGetValue()
265 .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 …]
1712 .setCategories(categories); in makeShortcutWithCategory()
341 .setCategories(shortcutInfo.getCategories()) in instance()516 public Builder setCategories(@Nullable final Set<String> categories) { in setCategories() method in AppSearchShortcutInfo.Builder
1333 public Builder setCategories(Set<String> categories) { in setCategories() method in ShortcutInfo.Builder2257 public void setCategories(Set<String> categories) { in setCategories() method in ShortcutInfo
198 si.setCategories(categories); in parseShortcutsOneFile()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4787 HSPLandroid/content/pm/ShortcutInfo$Builder;->setCategories(Ljava/util/Set;)Landroid/content/pm/Sho…
4790 HSPLandroid/content/pm/ShortcutInfo$Builder;->setCategories(Ljava/util/Set;)Landroid/content/pm/Sho…
13110 …method @NonNull public android.content.pm.ShortcutInfo.Builder setCategories(java.util.Set<java.la…
13331 Landroid/content/pm/ShortcutInfo;->setCategories(Ljava/util/Set;)V