Searched defs:WIDGETS (Results 1 – 4 of 4) sorted by relevance
33 public static final int WIDGETS = 1 << 7; field in ResultType
110 public static final Factory<Launcher> WIDGETS = (launcher, itemInfo) -> { field in SystemShortcut
121 WIDGETS = 5; // within launcher, widgets tray enumerator
124 WORKSPACE, ALL_APPS, OVERVIEW, WIDGETS, BACKGROUND, FALLBACK_OVERVIEW enumConstant