Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2392 getShortcutsInnerLocked(launcherUserId, in getShortcuts()
2398 getShortcutsInnerLocked(launcherUserId, in getShortcuts()
2407 private void getShortcutsInnerLocked(int launcherUserId, @NonNull String callingPackage, in getShortcutsInnerLocked() method in ShortcutService.LocalService