Searched defs:getShortcuts (Results 1 – 6 of 6) sorted by relevance
74 public List<Shortcut> getShortcuts() { in getShortcuts() method in ShortcutParser
45 getShortcuts(int launcherUserId, in getShortcuts() method in ShortcutServiceInternal
68 ParceledListSlice getShortcuts(String callingPackage, long changedSince, String packageName, in getShortcuts() method
907 public List<ShortcutInfo> getShortcuts(@NonNull ShortcutQuery query, in getShortcuts() method in LauncherApps
656 public ParceledListSlice getShortcuts(String callingPackage, long changedSince, in getShortcuts() method in LauncherAppsService.LauncherAppsImpl
2566 public List<ShortcutInfo> getShortcuts(int launcherUserId, in getShortcuts() method in ShortcutService.LocalService