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;147 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;786 mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, 0); in reset()1506 mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, in createTaskLauncherAnimation()
30 import static com.android.launcher3.util.SystemUiController.UI_STATE_OVERVIEW;764 mActivity.getSystemUiController().updateUiState(UI_STATE_OVERVIEW, sysuiFlags); in updateSysUiFlags()