Searched refs:MultiWindowSystemShortcut (Results 1 – 1 of 1) sorted by relevance
116 return new MultiWindowSystemShortcut(mIconRes, mTextRes, activity, taskContainer, this, in getShortcut()137 class MultiWindowSystemShortcut extends SystemShortcut<BaseDraggingActivity> { class147 public MultiWindowSystemShortcut(int iconRes, int textRes, BaseDraggingActivity activity, in MultiWindowSystemShortcut() method in TaskShortcutFactory.MultiWindowSystemShortcut