Home
last modified time | relevance | path

Searched refs:LIGHT_BARS_MASK (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java89 private static final int LIGHT_BARS_MASK = field in SplashScreenView
635 LIGHT_BARS_MASK); in restoreSystemUIColors()
648 ? LIGHT_BARS_MASK : 0; in applySystemBarsContrastColor()
649 windowInsetsController.setSystemBarsAppearance(lightBarAppearance, LIGHT_BARS_MASK); in applySystemBarsContrastColor()