Searched refs:screenshotShortcut (Results 1 – 1 of 1) sorted by relevance
88 SystemShortcut screenshotShortcut = TaskShortcutFactory.SCREENSHOT in getEnabledShortcuts() local90 if (screenshotShortcut != null) { in getEnabledShortcuts()91 screenshotShortcut.setHasFinishRecentsInAction(true); in getEnabledShortcuts()92 shortcuts.add(screenshotShortcut); in getEnabledShortcuts()