Searched refs:FLAG_DISABLE_RESTORE (Results 1 – 10 of 10) sorted by relevance
63 FLAG_DISABLE_RESTORE | FLAG_CLEAR_ALL_BUTTON | FLAG_OVERVIEW_ACTIONS | FLAG_SHOW_AS_GRID67 FLAG_DISABLE_RESTORE | FLAG_OVERVIEW_ACTIONS | FLAG_MODAL71 FLAG_DISABLE_RESTORE | FLAG_NON_INTERACTIVE | FLAG_FULL_SCREEN79 | FLAG_DISABLE_RESTORE | FLAG_SHOW_EXPLODED_DESKTOP_VIEW);
28 int FLAG_DISABLE_RESTORE = 1 << 1; field49 return hasFlag(FLAG_DISABLE_RESTORE); in shouldDisableRestore()
32 super(id, LAUNCHER_STATE_OVERVIEW, FLAG_DISABLE_RESTORE); in OverviewState()
36 private static final int STATE_FLAGS = FLAG_WORKSPACE_INACCESSIBLE | FLAG_DISABLE_RESTORE
34 FLAG_DISABLE_RESTORE or
35 | FLAG_WORKSPACE_INACCESSIBLE | FLAG_DISABLE_RESTORE
35 FLAG_DISABLE_RESTORE | FLAG_RECENTS_VIEW_VISIBLE | FLAG_WORKSPACE_INACCESSIBLE;
37 private static final int STATE_FLAGS = FLAG_DISABLE_RESTORE | FLAG_RECENTS_VIEW_VISIBLE
53 | FLAG_DISABLE_RESTORE | FLAG_RECENTS_VIEW_VISIBLE | FLAG_WORKSPACE_INACCESSIBLE
120 FLAG_DISABLE_RESTORE | FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED | FLAG_HAS_SYS_UI_SCRIM) {