Searched defs:textColorPrimary (Results 1 – 4 of 4) sorted by relevance
72 val textColorPrimary = ThemeUtils.resolveColor(c, attr.textColorPrimary) in onFinishInflate() constant
40 private int textColorPrimary = -1; field in AospThemeImpl
530 @ColorInt final int textColorPrimary = Utils.getColorAttrDefaultColor(passwordActivity, in defaultMessage_shouldBeInTextColorPrimary() local548 @ColorInt final int textColorPrimary = Utils.getColorAttrDefaultColor(passwordActivity, in errorMessage_shouldBeColorError() local
155 val textColorPrimary = ThemeUtils.resolveColor(c, android.R.attr.textColorPrimary) in <lambda>() constant