Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/theme/base/
DTheme.java60 int getColorPrimaryDark(); in getColorPrimaryDark() method
/packages/apps/Dialer/java/com/android/incallui/
DInCallUIMaterialColorMapUtils.java47 final int secondaryColor = ThemeComponent.get(context).theme().getColorPrimaryDark(); in getDefaultPrimaryAndSecondaryColors()
/packages/apps/Dialer/java/com/android/dialer/theme/base/impl/
DAospThemeImpl.java141 public int getColorPrimaryDark() { in getColorPrimaryDark() method in AospThemeImpl