Searched defs:SystemShortcut (Results 1 – 1 of 1) sorted by relevance
39 public abstract class SystemShortcut<T extends BaseDraggingActivity> extends ItemInfo { class47 public SystemShortcut(int iconResId, int labelResId) { in SystemShortcut() method in SystemShortcut56 public SystemShortcut(Icon icon, CharSequence label, CharSequence contentDescription, in SystemShortcut() method in SystemShortcut66 public SystemShortcut(SystemShortcut other) { in SystemShortcut() method in SystemShortcut