Searched refs:ensureStrictAccessShortcutsPermission (Results 1 – 2 of 2) sorted by relevance
788 private void ensureStrictAccessShortcutsPermission(@NonNull String callingPackage) { in ensureStrictAccessShortcutsPermission() method in LauncherAppsService.LauncherAppsImpl844 ensureStrictAccessShortcutsPermission(callingPackage); in getShortcuts()903 ensureStrictAccessShortcutsPermission(callingPackage); in cacheShortcuts()916 ensureStrictAccessShortcutsPermission(callingPackage); in uncacheShortcuts()
29858 …/android/server/pm/LauncherAppsService$LauncherAppsImpl;->ensureStrictAccessShortcutsPermission(Lj…