Searched refs:allShortcuts (Results 1 – 1 of 1) sorted by relevance
196 List<ShortcutInfo> allShortcuts = new ArrayList<>(); in run() local197 loadWorkspace(allShortcuts); in run()243 updateHandler.updateIcons(allShortcuts, new ShortcutCachingLogic(), in run()951 List<ShortcutInfo> allShortcuts = new ArrayList<>(); in loadDeepShortcuts() local959 allShortcuts.addAll(shortcuts); in loadDeepShortcuts()964 return allShortcuts; in loadDeepShortcuts()