Searched refs:decorSUIV (Results 1 – 1 of 1) sorted by relevance
297 int decorSUIV = decorView.getSystemUiVisibility(); in refreshNightMode() local301 decorSUIV & ~View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR); in refreshNightMode()304 decorSUIV | View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR); in refreshNightMode()