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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DSystemShortcut.java27 public abstract class SystemShortcut { class
31 public SystemShortcut(int iconResId, int labelResId) { method in class:SystemShortcut
49 public static class Widgets extends SystemShortcut {
76 public static class AppInfo extends SystemShortcut {

Completed in 62 milliseconds