Searched refs:setCategories (Results 1 – 6 of 6) sorted by relevance
251 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoParcel()301 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoParcel_resId()347 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoClone()454 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoClone_resId()612 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoCopyNonNullFieldsFrom()685 .setCategories(set()).build()); in testShortcutInfoCopyNonNullFieldsFrom()691 .setCategories(set("x")).build()); in testShortcutInfoCopyNonNullFieldsFrom()736 .setCategories(set(ShortcutInfo.SHORTCUT_CATEGORY_CONVERSATION, "xyz")) in testShortcutInfoCopyNonNullFieldsFrom_resId()812 .setCategories(set()).build()); in testShortcutInfoCopyNonNullFieldsFrom_resId()818 .setCategories(set("x")).build()); in testShortcutInfoCopyNonNullFieldsFrom_resId()[all …]
181 si.setCategories(categories); in parseShortcutsOneFile()
1112 public Builder setCategories(Set<String> categories) { in setCategories() method in ShortcutInfo.Builder1846 public void setCategories(Set<String> categories) { in setCategories() method in ShortcutInfo
8762 Landroid/content/pm/ShortcutInfo$Builder;->setCategories(Ljava/util/Set;)Landroid/content/pm/Shortc…
1866 HPLandroid/content/pm/ShortcutInfo;->setCategories(Ljava/util/Set;)V
11598 …method public android.content.pm.ShortcutInfo.Builder setCategories(java.util.Set<java.lang.String…