Home
last modified time | relevance | path

Searched defs:TaskSystemShortcut (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskSystemShortcut.java64 public class TaskSystemShortcut<T extends SystemShortcut> extends SystemShortcut { class
70 public TaskSystemShortcut(T systemShortcut) { in TaskSystemShortcut() method in TaskSystemShortcut
75 protected TaskSystemShortcut(int iconResId, int labelResId) { in TaskSystemShortcut() method in TaskSystemShortcut