Searched refs:legacyDrawable (Results 1 – 1 of 1) sorted by relevance
441 final Drawable legacyDrawable = splashType == STARTING_WINDOW_TYPE_LEGACY_SPLASH_SCREEN in makeSplashScreenContentView() local446 final int themeBGColor = legacyDrawable != null in makeSplashScreenContentView()447 ? getBGColorFromCache(ai, () -> estimateWindowBGColor(legacyDrawable)) in makeSplashScreenContentView()452 .overlayDrawable(legacyDrawable) in makeSplashScreenContentView()