Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java97 private int mInitBackgroundColor; field in SplashScreenView
268 view.mInitBackgroundColor = mBackgroundColor; in build()
617 applySystemBarsContrastColor(window.getInsetsController(), mInitBackgroundColor); in attachHostActivityAndSetSystemUIColors() local
674 return mInitBackgroundColor; in getInitBackgroundColor()