Searched refs:getPackageShortcutsIfExists (Results 1 – 4 of 4) sorted by relevance
205 public ShortcutPackage getPackageShortcutsIfExists(@NonNull String packageName) { in getPackageShortcutsIfExists() method in ShortcutUser215 ShortcutPackage ret = getPackageShortcutsIfExists(packageName); in getPackageShortcuts()526 final ShortcutPackage previous = getPackageShortcutsIfExists(sp.getPackageName()); in mergeRestoredFile()
101 final ShortcutPackage p = mShortcutUser.getPackageShortcutsIfExists(pu.packageName); in onRestoreBlocked()125 mShortcutUser.getPackageShortcutsIfExists(packageName); in pinShortcuts()
2616 final ShortcutPackage p = user.getPackageShortcutsIfExists(packageName); in getShortcutsInnerLocked()2690 .getPackageShortcutsIfExists(packageName); in getShortcutInfoLocked()2780 .getPackageShortcutsIfExists(packageName); in getShortcutIconResId()2807 .getPackageShortcutsIfExists(packageName); in getShortcutIconFd()
11708 HSPLcom/android/server/pm/ShortcutUser;->getPackageShortcutsIfExists(Ljava/lang/String;)Lcom/androi…