Home
last modified time | relevance | path

Searched refs:ScreenshotSystemShortcut (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskOverlayFactory.java208 return new ScreenshotSystemShortcut(activity, iteminfo); in getScreenshotShortcut()
240 private class ScreenshotSystemShortcut extends SystemShortcut { class in TaskOverlayFactory.TaskOverlay
244 ScreenshotSystemShortcut(BaseDraggingActivity activity, ItemInfo itemInfo) { in ScreenshotSystemShortcut() method in TaskOverlayFactory.TaskOverlay.ScreenshotSystemShortcut