Searched refs:WindowColor (Results 1 – 2 of 2) sorted by relevance
1059 final WindowColor[] mWindowColors = new WindowColor[CACHE_SIZE];1075 static class WindowColor extends Cache { class in SplashscreenContentDrawer.ColorCache1078 WindowColor(int hash, int bgColor) { in WindowColor() method in SplashscreenContentDrawer.ColorCache.WindowColor1144 @NonNull WindowColor getWindowColor(String packageName, int configHash, int windowBgColor, in getWindowColor()1151 final WindowColor windowColor = getCache(colors.mWindowColors, hash, in getWindowColor()1160 final WindowColor windowColor = new WindowColor(hash, windowBgColorSupplier.getAsInt()); in getWindowColor()
194 final SplashscreenContentDrawer.ColorCache.WindowColor windowColor1 = in testColorCache()200 final SplashscreenContentDrawer.ColorCache.WindowColor windowColor2 = in testColorCache()210 final SplashscreenContentDrawer.ColorCache.WindowColor windowColor3 = in testColorCache()