Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskShortcutFactory.java96 return new MultiWindowSystemShortcut(mIconRes, mTextRes, activity, taskView, this, in getShortcut()
101 class MultiWindowSystemShortcut extends SystemShortcut { class
111 public MultiWindowSystemShortcut(int iconRes, int textRes, BaseDraggingActivity activity, in MultiWindowSystemShortcut() method in TaskShortcutFactory.MultiWindowSystemShortcut