Searched refs:leastUsedIndex (Results 1 – 1 of 1) sorted by relevance
1149 final int[] leastUsedIndex = { 0 }; in getWindowColor() local1152 leastUsedIndex); in getWindowColor()1161 colors.mWindowColors[leastUsedIndex[0]] = windowColor; in getWindowColor()1170 final int[] leastUsedIndex = { 0 }; in getIconColor() local1172 final IconColor iconColor = getCache(colors.mIconColors, hash, leastUsedIndex); in getIconColor()1185 colors.mIconColors[leastUsedIndex[0]] = iconColor; in getIconColor()