Searched refs:UI_STATE_OVERVIEW (Results 1 – 5 of 5) sorted by relevance
19 import static com.android.launcher3.util.SystemUiController.UI_STATE_OVERVIEW;181 getSystemUiController().updateUiState(UI_STATE_OVERVIEW, 0); in onStop()193 getSystemUiController().updateUiState(UI_STATE_OVERVIEW, 0); in onPause()
31 import static com.android.launcher3.util.SystemUiController.UI_STATE_OVERVIEW;150 mLauncher.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, sysuiFlags); in updateFullscreenProgress()
37 public static final int UI_STATE_OVERVIEW = 4; field in SystemUiController
38 import static com.android.launcher3.util.SystemUiController.UI_STATE_OVERVIEW;806 mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, 0); in reset()1560 mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, in createTaskLauncherAnimation()
28 import static com.android.launcher3.util.SystemUiController.UI_STATE_OVERVIEW;597 mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, sysuiFlags); in updateSysUiFlags()