Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DSplashScreenView.java84 private int mInitBackgroundColor; field in SplashScreenView
249 view.mInitBackgroundColor = mBackgroundColor; in build()
660 return mInitBackgroundColor; in getInitBackgroundColor()