Searched refs:UI_STATE_ROOT_VIEW (Results 1 – 2 of 2) sorted by relevance
4 import static com.android.launcher3.util.SystemUiController.UI_STATE_ROOT_VIEW;82 UI_STATE_ROOT_VIEW, drawInsetBar ? FLAG_DARK_NAV : 0); in handleSystemWindowInsets()
36 public static final int UI_STATE_ROOT_VIEW = 3; field in SystemUiController