Searched defs:textColorPrimary (Results 1 – 3 of 3) sorted by relevance
72 val textColorPrimary = ThemeUtils.resolveColor(c, attr.textColorPrimary) in onFinishInflate() constant
40 private int textColorPrimary = -1; field in AospThemeImpl
155 val textColorPrimary = ThemeUtils.resolveColor(c, android.R.attr.textColorPrimary) in <lambda>() constant