Searched refs:mIconColors (Results 1 – 1 of 1) sorted by relevance
1060 final IconColor[] mIconColors = new IconColor[CACHE_SIZE]; field in SplashscreenContentDrawer.ColorCache.Colors1172 final IconColor iconColor = getCache(colors.mIconColors, hash, leastUsedIndex); in getIconColor()1185 colors.mIconColors[leastUsedIndex[0]] = iconColor; in getIconColor()