Searched defs:textColorPrimary (Results 1 – 3 of 3) sorted by relevance
247 final int textColorPrimary; in updateThemeColor() local
101 android.R.attr.textColorPrimary, in resolveThemeTextColors()
107 val textColorPrimary = getColor(context, R.attr.textColorPrimary) constant