Home
last modified time | relevance | path

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

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