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 LauncherState148 this.overviewUi = (flags & FLAG_OVERVIEW_UI) != 0; in LauncherState()
36 FLAG_DISABLE_RESTORE | FLAG_OVERVIEW_UI | FLAG_WORKSPACE_INACCESSIBLE;
35 private static final int STATE_FLAGS = FLAG_DISABLE_RESTORE | FLAG_OVERVIEW_UI
46 | FLAG_DISABLE_RESTORE | FLAG_OVERVIEW_UI | FLAG_WORKSPACE_INACCESSIBLE