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