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
3039 public void setShortcutHostPackage(@NonNull String type, @Nullable String packageName, in setShortcutHostPackage() method in ShortcutService3680 public void setShortcutHostPackage(@NonNull String type, @Nullable String packageName, in setShortcutHostPackage() method
88 public abstract void setShortcutHostPackage(@NonNull String type, @Nullable String packageName, in setShortcutHostPackage() method in ShortcutServiceInternal