Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskShortcutFactory.java409 return Collections.singletonList(new PinSystemShortcut(container, taskContainer));
413 class PinSystemShortcut extends SystemShortcut<RecentsViewContainer> { class
419 public PinSystemShortcut(RecentsViewContainer target, in PinSystemShortcut() method in TaskShortcutFactory.PinSystemShortcut