Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java415 StartingWindowInfo info, int themeBGColor) { in makeSimpleSplashScreenContentView() argument
424 .setWindowBGColor(themeBGColor) in makeSimpleSplashScreenContentView()
446 final int themeBGColor = legacyDrawable != null in makeSplashScreenContentView() local
451 .setWindowBGColor(themeBGColor) in makeSplashScreenContentView()