Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java1170 return startShortcutInner(injectBinderCallingUid(), injectBinderCallingPid(), in startShortcut()
1175 private boolean startShortcutInner(int callerUid, int callerPid, int callingUserId, in startShortcutInner() method in LauncherAppsService.LauncherAppsImpl
2190 return LauncherAppsImpl.this.startShortcutInner(callerUid, callerPid, in startShortcut()