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