Searched defs:systemShortcuts (Results 1 – 4 of 4) sorted by relevance
234 List<SystemShortcut> systemShortcuts = launcher.getSupportedShortcuts() in showForIcon() local307 List<SystemShortcut> systemShortcuts = getNonWidgetSystemShortcuts(shortcuts); in populateAndShow() local359 int deepShortcutCount, List<SystemShortcut> systemShortcuts) { in populateAndShowRowsMaterialU()400 List<SystemShortcut> systemShortcuts) { in addAllShortcutsMaterialU()438 List<SystemShortcut> systemShortcuts) { in getWidgetShortcut()452 List<SystemShortcut> systemShortcuts) { in getNonWidgetSystemShortcuts()467 private void addSystemShortcutsMaterialU(List<SystemShortcut> systemShortcuts, in addSystemShortcutsMaterialU()484 private void addSystemShortcutsIconsOnly(List<SystemShortcut> systemShortcuts) { in addSystemShortcutsIconsOnly()
198 List<SystemShortcut> systemShortcuts = new ArrayList<>(); in onIconLongClicked() local210 systemShortcuts); in onIconLongClicked() local218 systemShortcuts); in onIconLongClicked() local
161 List<SystemShortcut> systemShortcuts = getSystemShortcuts() in showForIcon() local
326 Set<String> systemShortcuts = systemMap.remove(entry.getKey()); in updateShortcutPinnedState() local