Searched defs:systemShortcuts (Results 1 – 4 of 4) sorted by relevance
210 List<SystemShortcut> systemShortcuts = launcher.getSupportedShortcuts() in showForIcon() local246 int deepShortcutCount, List<SystemShortcut> systemShortcuts) { in populateAndShowRows()260 int deepShortcutCount, List<SystemShortcut> systemShortcuts) { in populateAndShowRows()297 List<SystemShortcut> systemShortcuts) { in addAllShortcuts()335 List<SystemShortcut> systemShortcuts) { in getWidgetShortcut()349 List<SystemShortcut> systemShortcuts) { in getNonWidgetSystemShortcuts()364 private void addSystemShortcuts(List<SystemShortcut> systemShortcuts, in addSystemShortcuts()381 private void addSystemShortcutsIconsOnly(List<SystemShortcut> systemShortcuts) { in addSystemShortcutsIconsOnly()
196 List<SystemShortcut> systemShortcuts = new ArrayList<>(); in onIconLongClicked() local207 systemShortcuts); in onIconLongClicked() local
157 List<SystemShortcut> systemShortcuts = getSystemShortcuts() in showForIcon() local
272 Set<String> systemShortcuts = systemMap.remove(entry.getKey()); in updateShortcutPinnedState() local