Searched defs:SystemShortcut (Results 1 – 1 of 1) sorted by relevance
38 public abstract class SystemShortcut<T extends BaseDraggingActivity> extends ItemInfo class55 public SystemShortcut(int iconResId, int labelResId, T target, ItemInfo itemInfo) { in SystemShortcut() method in SystemShortcut63 public SystemShortcut(SystemShortcut<T> other) { in SystemShortcut() method in SystemShortcut