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