Searched refs:estimateWindowBGColor (Results 1 – 1 of 1) sorted by relevance
211 final int estimatedWindowBGColor = estimateWindowBGColor(themeBGDrawable); in peekWindowBGColor()216 private static int estimateWindowBGColor(Drawable themeBGDrawable) { in estimateWindowBGColor() method in SplashscreenContentDrawer253 ? getBGColorFromCache(ai, () -> estimateWindowBGColor(legacyDrawable)) in makeSplashScreenContentView()