Searched refs:peekWindowBGColor (Results 1 – 1 of 1) sorted by relevance
360 return peekWindowBGColor(context, windowAttrs); in estimateTaskBackgroundColor()368 private static int peekWindowBGColor(Context context, SplashScreenWindowAttrs attrs) { in peekWindowBGColor() method in SplashscreenContentDrawer448 : getBGColorFromCache(ai, () -> peekWindowBGColor(context, mTmpAttrs)); in makeSplashScreenContentView()