Searched refs:textColors (Results 1 – 1 of 1) sorted by relevance
110 final ColorStateList textColors = getTextColors(); in tintDrawables() local111 if (textColors != null) { in tintDrawables()114 ((TintedDrawable) drawable).setTintListCompat(textColors); in tintDrawables()