Searched defs:getShortcuts (Results 1 – 8 of 8) sorted by relevance
74 public List<Shortcut> getShortcuts() { in getShortcuts() method in ShortcutParser
77 ParceledListSlice getShortcuts(String packageName, int matchFlags, int userId); in getShortcuts() method
216 public List<ShortcutInfo> getShortcuts(@ShortcutMatchFlags int matchFlags) { in getShortcuts() method in ShortcutManager
49 getShortcuts(int launcherUserId, in getShortcuts() method in ShortcutServiceInternal
84 ParceledListSlice getShortcuts(String callingPackage, in ShortcutQueryWrapper query, in getShortcuts() method
1487 public List<ShortcutInfo> getShortcuts(@NonNull ShortcutQuery query, in getShortcuts() method in LauncherApps
751 private List<ShortcutInfo> getShortcuts( in getShortcuts() method in DataManager
1238 public ParceledListSlice getShortcuts(@NonNull final String callingPackage, in getShortcuts() method in LauncherAppsService.LauncherAppsImpl