Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskShortcutFactory.java274 return new PinSystemShortcut(activity, tv);
277 class PinSystemShortcut extends SystemShortcut { class
283 public PinSystemShortcut(BaseDraggingActivity target, TaskView tv) { in PinSystemShortcut() method in TaskShortcutFactory.PinSystemShortcut