Searched refs:SplashscreenContentDrawer (Results 1 – 5 of 5) sorted by relevance
213 final SplashscreenContentDrawer.ColorCache colorCache = in testColorCache()215 final SplashscreenContentDrawer.ColorCache.WindowColor windowColor1 = in testColorCache()221 final SplashscreenContentDrawer.ColorCache.WindowColor windowColor2 = in testColorCache()231 final SplashscreenContentDrawer.ColorCache.WindowColor windowColor3 = in testColorCache()
80 public class SplashscreenContentDrawer { class113 SplashscreenContentDrawer(Context context, IconProvider iconProvider, TransactionPool pool) { in SplashscreenContentDrawer() method in SplashscreenContentDrawer393 SplashscreenContentDrawer.this.mContext, in build()
236 ? color : SplashscreenContentDrawer.getSystemBGColor(); in getBackgroundColor()
117 final SplashscreenContentDrawer mSplashscreenContentDrawer;131 mSplashscreenContentDrawer = new SplashscreenContentDrawer(mContext, iconProvider, pool); in StartingSurfaceDrawer()
245 import com.android.wm.shell.startingsurface.SplashscreenContentDrawer;4426 return SplashscreenContentDrawer.getSystemBGColor();