Searched defs:OVERVIEW (Results 1 – 5 of 5) sorted by relevance
97 HIDE(true), PEEK(true), OVERVIEW(false), CANCEL(false); enumConstant
109 public static final LauncherState OVERVIEW = new OverviewState(OVERVIEW_STATE_ORDINAL); field in LauncherState
76 OVERVIEW("overview"); enumConstant
86 OVERVIEW = 6; // Zoomed out workspace (without QuickStep) enumerator
95 WORKSPACE, ALL_APPS, OVERVIEW, WIDGETS, BACKGROUND, FALLBACK_OVERVIEW enumConstant