Searched refs:allShortcuts (Results 1 – 2 of 2) sorted by relevance
53 @NonNull List<ShortcutManager.ShareShortcutInfo> allShortcuts, in convertToChooserTarget() argument75 int indexInAllShortcuts = allShortcuts.indexOf(matchingShortcuts.get(i)); in convertToChooserTarget()
246 List<ShortcutInfo> allShortcuts = new ArrayList<>(); in run() local247 loadWorkspace(allShortcuts, "", memoryLogger, restoreEventLogger); in run()304 updateHandler.updateIcons(allShortcuts, new ShortcutCachingLogic(), in run()787 List<ShortcutInfo> allShortcuts = new ArrayList<>(); in loadDeepShortcuts() local795 allShortcuts.addAll(shortcuts); in loadDeepShortcuts()800 return allShortcuts; in loadDeepShortcuts()