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.java2525 getShortcutsInnerLocked(launcherUserId, in getShortcuts()
2532 getShortcutsInnerLocked(launcherUserId, in getShortcuts()
2543 private void getShortcutsInnerLocked(int launcherUserId, @NonNull String callingPackage, in getShortcutsInnerLocked() method in ShortcutService.LocalService