Searched defs:SystemShortcut (Results 1 – 1 of 1) sorted by relevance
40 public abstract class SystemShortcut<T extends Context & ActivityContext> extends ItemInfo class57 public SystemShortcut(int iconResId, int labelResId, T target, ItemInfo itemInfo, in SystemShortcut() method in SystemShortcut67 public SystemShortcut(SystemShortcut<T> other) { in SystemShortcut() method in SystemShortcut