Home
last modified time | relevance | path

Searched refs:getPackageShortcutsIfExists (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutUser.java202 public ShortcutPackage getPackageShortcutsIfExists(@NonNull String packageName) { in getPackageShortcutsIfExists() method in ShortcutUser
212 ShortcutPackage ret = getPackageShortcutsIfExists(packageName); in getPackageShortcuts()
522 final ShortcutPackage previous = getPackageShortcutsIfExists(sp.getPackageName()); in mergeRestoredFile()
DShortcutLauncher.java101 final ShortcutPackage p = mShortcutUser.getPackageShortcutsIfExists(pu.packageName); in onRestoreBlocked()
125 mShortcutUser.getPackageShortcutsIfExists(packageName); in pinShortcuts()
DShortcutService.java2552 final ShortcutPackage p = user.getPackageShortcutsIfExists(packageName); in getShortcutsInnerLocked()
2626 .getPackageShortcutsIfExists(packageName); in getShortcutInfoLocked()
2716 .getPackageShortcutsIfExists(packageName); in getShortcutIconResId()
2743 .getPackageShortcutsIfExists(packageName); in getShortcutIconFd()