Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/theme/base/
H A DTheme.java72 int getColorTextOnUnthemedDarkBackground(); in getColorTextOnUnthemedDarkBackground() method
/aosp12/packages/apps/Dialer/java/com/android/dialer/theme/base/impl/
H A DAospThemeImpl.java165 public @ColorInt int getColorTextOnUnthemedDarkBackground() { in getColorTextOnUnthemedDarkBackground() method in AospThemeImpl