Searched refs:FLAG_OVERVIEW_UI (Results 1 – 4 of 4) sorted by relevance
81 public static final int FLAG_OVERVIEW_UI = BaseState.getFlag(7); field in LauncherState146 this.overviewUi = (flags & FLAG_OVERVIEW_UI) != 0; in LauncherState()
34 FLAG_DISABLE_RESTORE | FLAG_OVERVIEW_UI | FLAG_WORKSPACE_INACCESSIBLE;
32 private static final int STATE_FLAGS = FLAG_DISABLE_RESTORE | FLAG_OVERVIEW_UI
49 | FLAG_DISABLE_RESTORE | FLAG_OVERVIEW_UI | FLAG_WORKSPACE_INACCESSIBLE