Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java1496 return startShortcutInner(injectBinderCallingUid(), injectBinderCallingPid(), in startShortcut()
1501 private boolean startShortcutInner(int callerUid, int callerPid, int callingUserId, in startShortcutInner() method in LauncherAppsService.LauncherAppsImpl
2786 return LauncherAppsImpl.this.startShortcutInner(callerUid, callerPid, in startShortcut()