Searched defs:systemShortcuts (Results 1 – 4 of 4) sorted by relevance
204 List<SystemShortcut> systemShortcuts = launcher.getSupportedShortcuts() in showForIcon() local237 int deepShortcutCount, List<SystemShortcut> systemShortcuts) { in populateAndShowRows()274 List<SystemShortcut> systemShortcuts) { in addAllShortcuts()312 List<SystemShortcut> systemShortcuts) { in getWidgetShortcut()326 List<SystemShortcut> systemShortcuts) { in getNonWidgetSystemShortcuts()341 private void addSystemShortcuts(List<SystemShortcut> systemShortcuts, in addSystemShortcuts()358 private void addSystemShortcutsIconsOnly(List<SystemShortcut> systemShortcuts) { in addSystemShortcutsIconsOnly()
196 List<SystemShortcut> systemShortcuts = new ArrayList<>(); in onIconLongClicked() local207 systemShortcuts); in onIconLongClicked() local
159 List<SystemShortcut> systemShortcuts = getSystemShortcuts() in showForIcon() local
347 Set<String> systemShortcuts = systemMap.remove(entry.getKey()); in updateShortcutPinnedState() local