Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java1205 private void ensureStrictAccessShortcutsPermission(@NonNull String callingPackage) { in ensureStrictAccessShortcutsPermission() method in LauncherAppsService.LauncherAppsImpl
1263 ensureStrictAccessShortcutsPermission(callingPackage); in getShortcuts()
1299 ensureStrictAccessShortcutsPermission(callingPackage); in getShortcutsAsync()
1348 ensureStrictAccessShortcutsPermission(callingPackage); in pinShortcuts()
1364 ensureStrictAccessShortcutsPermission(callingPackage); in cacheShortcuts()
1377 ensureStrictAccessShortcutsPermission(callingPackage); in uncacheShortcuts()