Searched defs:OVERVIEW (Results 1 – 6 of 6) sorted by relevance
69 OVERVIEW("overview"); enumConstant
109 public static final LauncherState OVERVIEW = new OverviewState(OVERVIEW_STATE_ORDINAL); field in LauncherState
113 HIDE(true), PEEK(true), OVERVIEW(false), CANCEL(false); enumConstant
86 OVERVIEW = 6; // Zoomed out workspace (without QuickStep) enumerator
89 WORKSPACE, ALL_APPS, OVERVIEW, WIDGETS, BACKGROUND, BASE_OVERVIEW enumConstant
2338 public static final int OVERVIEW = 0; field in UIProvider.ConversationViewMode