Home
last modified time | relevance | path

Searched defs:getShortcuts (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DShortcutParser.java74 public List<Shortcut> getShortcuts() { in getShortcuts() method in ShortcutParser
/frameworks/base/core/java/android/content/pm/
DShortcutServiceInternal.java45 getShortcuts(int launcherUserId, in getShortcuts() method in ShortcutServiceInternal
DILauncherApps.aidl68 ParceledListSlice getShortcuts(String callingPackage, long changedSince, String packageName, in getShortcuts() method
DLauncherApps.java907 public List<ShortcutInfo> getShortcuts(@NonNull ShortcutQuery query, in getShortcuts() method in LauncherApps
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java656 public ParceledListSlice getShortcuts(String callingPackage, long changedSince, in getShortcuts() method in LauncherAppsService.LauncherAppsImpl
DShortcutService.java2566 public List<ShortcutInfo> getShortcuts(int launcherUserId, in getShortcuts() method in ShortcutService.LocalService