Home
last modified time | relevance | path

Searched defs:FreeformSystemShortcut (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskShortcutFactory.java171 class FreeformSystemShortcut extends SystemShortcut<RecentsViewContainer> { class
181 public FreeformSystemShortcut(int iconRes, int textRes, RecentsViewContainer container, in FreeformSystemShortcut() method in TaskShortcutFactory.FreeformSystemShortcut