Searched refs:mColorCache (Results 1 – 2 of 2) sorted by relevance
132 final ColorCache mColorCache; field in SplashscreenContentDrawer146 mColorCache = new ColorCache(mContext, mSplashscreenWorkerHandler); in SplashscreenContentDrawer()465 return mColorCache.getWindowColor(ai.packageName, mLastPackageContextConfigHash, in getBGColorFromCache()671 final ColorCache.IconColor iconColor = mColorCache.getIconColor( in processAdaptiveIcon()
193 mStartingSurfaceDrawer.mSplashscreenContentDrawer.mColorCache; in testColorCache()