Home
last modified time | relevance | path

Searched defs:setShortcutHostPackage (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutNonPersistentUser.java61 public void setShortcutHostPackage(@NonNull String type, @Nullable String packageName) { in setShortcutHostPackage() method in ShortcutNonPersistentUser
/aosp14/frameworks/base/core/java/android/content/pm/
H A DShortcutServiceInternal.java118 public abstract void setShortcutHostPackage(@NonNull String type, @Nullable String packageName, in setShortcutHostPackage() method in ShortcutServiceInternal