Searched refs:setCategories (Results 1 – 11 of 11) sorted by relevance
251 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoParcel()311 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoParcel_resId()362 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoClone()510 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoClone_resId()673 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoCopyNonNullFieldsFrom()748 .setCategories(set()).build()); in testShortcutInfoCopyNonNullFieldsFrom()754 .setCategories(set("x")).build()); in testShortcutInfoCopyNonNullFieldsFrom()805 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoCopyNonNullFieldsFrom_resId()883 .setCategories(set()).build()); in testShortcutInfoCopyNonNullFieldsFrom_resId()889 .setCategories(set("x")).build()); in testShortcutInfoCopyNonNullFieldsFrom_resId()[all …]
1950 .setCategories(categories); in makeShortcutWithCategory()
54 .setCategories(categorySet) in testBuildShortcutAndGetValue()
335 .setCategories(shortcutInfo.getCategories()) in instance()586 public Builder setCategories(@Nullable final Set<String> categories) { in setCategories() method in AppSearchShortcutInfo.Builder
1261 public Builder setCategories(Set<String> categories) { in setCategories() method in ShortcutInfo.Builder2136 public void setCategories(Set<String> categories) { in setCategories() method in ShortcutInfo
198 si.setCategories(categories); in parseShortcutsOneFile()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
4825 HSPLandroid/content/pm/ShortcutInfo$Builder;->setCategories(Ljava/util/Set;)Landroid/content/pm/Sho…
13068 …method @NonNull public android.content.pm.ShortcutInfo.Builder setCategories(java.util.Set<java.la…
4823 HSPLandroid/content/pm/ShortcutInfo$Builder;->setCategories(Ljava/util/Set;)Landroid/content/pm/Sho…
16209 Landroid/content/pm/ShortcutInfo;->setCategories(Ljava/util/Set;)V