Searched refs:modalShortcut (Results 1 – 1 of 1) sorted by relevance
97 SystemShortcut modalShortcut = TaskShortcutFactory.MODAL in getEnabledShortcuts() local99 if (modalShortcut != null) { in getEnabledShortcuts()100 modalShortcut.setHasFinishRecentsInAction(true); in getEnabledShortcuts()101 shortcuts.add(modalShortcut); in getEnabledShortcuts()