Searched refs:MultiWindowSystemShortcut (Results 1 – 1 of 1) sorted by relevance
93 return new MultiWindowSystemShortcut(mIconRes, mTextRes, activity, taskView, this, in getShortcut()115 class MultiWindowSystemShortcut extends SystemShortcut { class125 public MultiWindowSystemShortcut(int iconRes, int textRes, BaseDraggingActivity activity, in MultiWindowSystemShortcut() method in TaskShortcutFactory.MultiWindowSystemShortcut