Searched defs:textColorPrimary (Results 1 – 3 of 3) sorted by relevance
80 final int textColorPrimary = ThemeUtils.resolveColor(c, android.R.attr.textColorPrimary); in onFinishInflate() local
40 private int textColorPrimary = -1; field in AospThemeImpl
160 final int textColorPrimary = ThemeUtils.resolveColor(c, android.R.attr.textColorPrimary); in onCreateView() local