Home
last modified time | relevance | path

Searched defs:getTextColorPrimary (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/theme/base/
DTheme.java69 int getTextColorPrimary(); in getTextColorPrimary() method
/packages/apps/Dialer/java/com/android/dialer/theme/base/impl/
DAospThemeImpl.java159 public @ColorInt int getTextColorPrimary() { in getTextColorPrimary() method in AospThemeImpl