Searched refs:FLAG_DISABLE_RESTORE (Results 1 – 10 of 10) sorted by relevance
47 FLAG_DISABLE_RESTORE | FLAG_CLEAR_ALL_BUTTON | FLAG_OVERVIEW_ACTIONS | FLAG_SHOW_AS_GRID50 FLAG_DISABLE_RESTORE | FLAG_CLEAR_ALL_BUTTON | FLAG_OVERVIEW_ACTIONS | FLAG_MODAL53 FLAG_DISABLE_RESTORE | FLAG_NON_INTERACTIVE | FLAG_FULL_SCREEN60 | FLAG_DISABLE_RESTORE);
30 int FLAG_DISABLE_RESTORE = 1 << 1; field52 return hasFlag(FLAG_DISABLE_RESTORE); in shouldDisableRestore()
33 super(id, LAUNCHER_STATE_OVERVIEW, FLAG_DISABLE_RESTORE); in OverviewState()
35 private static final int STATE_FLAGS = FLAG_WORKSPACE_INACCESSIBLE | FLAG_DISABLE_RESTORE
34 FLAG_DISABLE_RESTORE or
34 | 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
50 | FLAG_DISABLE_RESTORE | FLAG_RECENTS_VIEW_VISIBLE | FLAG_WORKSPACE_INACCESSIBLE
119 FLAG_DISABLE_RESTORE | FLAG_WORKSPACE_ICONS_CAN_BE_DRAGGED | FLAG_HAS_SYS_UI_SCRIM) {