Searched refs:textColorPrimaryInverse (Results 1 – 3 of 3) sorted by relevance
42 private int textColorPrimaryInverse = -1; field in AospThemeImpl64 android.R.attr.textColorPrimaryInverse, in AospThemeImpl()78 textColorPrimaryInverse = array.getColor(/* index= */ 5, /* defValue= */ -1); in AospThemeImpl()
514 ? android.R.attr.textColorPrimaryInverse623 android.R.attr.textColorPrimaryInverse));727 inverse ? android.R.attr.textColorPrimaryInverse : android.R.attr.textColorPrimary;
156 ? android.R.attr.textColorPrimaryInverse in onCreateView()