Home
last modified time | relevance | path

Searched refs:textColorPrimaryInverse (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/theme/base/impl/
DAospThemeImpl.java42 private int textColorPrimaryInverse = -1; field in AospThemeImpl
64 android.R.attr.textColorPrimaryInverse, in AospThemeImpl()
78 textColorPrimaryInverse = array.getColor(/* index= */ 5, /* defValue= */ -1); in AospThemeImpl()