Searched refs:iconFgColors (Results 1 – 1 of 1) sorted by relevance
211 final int[] iconFgColors = resources.getIntArray(R.array.bt_icon_fg_colors); in buildBtRainbowDrawable() local216 drawable.setTint(iconFgColors[index]); in buildBtRainbowDrawable()