Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCircularRevealFragment.java83 startOutgoingAnimation(InCallPresenter.getInstance().getThemeColors()); in onResume()
DDialpadFragment.java457 int textColor = InCallPresenter.getInstance().getThemeColors().mPrimaryColor; in updateColors()
DCallButtonFragment.java245 MaterialPalette themeColors = InCallPresenter.getInstance().getThemeColors(); in updateColors()
DInCallPresenter.java1754 public MaterialPalette getThemeColors() { in getThemeColors() method in InCallPresenter
DCallCardFragment.java1254 MaterialPalette themeColors = InCallPresenter.getInstance().getThemeColors(); in updateColors()