Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DSystemShortcut.java54 public abstract class SystemShortcut<T extends ActivityContext> extends ItemInfo class
67 public SystemShortcut(int iconResId, int labelResId, T target, ItemInfo itemInfo, in SystemShortcut() method in SystemShortcut
73 public SystemShortcut(int iconResId, int labelResId, T target, ItemInfo itemInfo, in SystemShortcut() method in SystemShortcut