Searched refs:SYSUI_STATE_OVERVIEW_DISABLED (Results 1 – 3 of 3) sorted by relevance
69 public static final long SYSUI_STATE_OVERVIEW_DISABLED = 1L << 7; field in QuickStepContract152 SYSUI_STATE_OVERVIEW_DISABLED,184 if ((flags & SYSUI_STATE_OVERVIEW_DISABLED) != 0) { in getSystemUiStateString()
35 import static com.android.systemui.shared.system.QuickStepContract.SYSUI_STATE_OVERVIEW_DISABLED;311 .setFlag(SYSUI_STATE_OVERVIEW_DISABLED, in updateSysuiFlags()
24 import static com.android.systemui.shared.system.QuickStepContract.SYSUI_STATE_OVERVIEW_DISABLED;728 sysUiState.setFlag(SYSUI_STATE_OVERVIEW_DISABLED, in updateDisabledSystemUiStateFlags()