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