Searched defs:setShortcutHostPackage (Results 1 – 3 of 3) sorted by relevance
61 public void setShortcutHostPackage(@NonNull String type, @Nullable String packageName) { in setShortcutHostPackage() method in ShortcutNonPersistentUser
2490 public void setShortcutHostPackage(@NonNull String type, @Nullable String packageName, in setShortcutHostPackage() method in ShortcutService2840 public void setShortcutHostPackage(@NonNull String type, @Nullable String packageName, in setShortcutHostPackage() method in ShortcutService.LocalService
76 public abstract void setShortcutHostPackage(@NonNull String type, @Nullable String packageName, in setShortcutHostPackage() method in ShortcutServiceInternal