Searched refs:estimateTaskBackgroundColor (Results 1 – 3 of 3) sorted by relevance
234 final int color = mStartingSurfaceDrawer.estimateTaskBackgroundColor(taskInfo); in getBackgroundColor()
405 int estimateTaskBackgroundColor(TaskInfo taskInfo) { in estimateTaskBackgroundColor() method in StartingSurfaceDrawer434 return mSplashscreenContentDrawer.estimateTaskBackgroundColor(windowContext); in estimateTaskBackgroundColor()
189 int estimateTaskBackgroundColor(Context context) { in estimateTaskBackgroundColor() method in SplashscreenContentDrawer