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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DCircularRevealFragment.java83 startOutgoingAnimation(InCallPresenter.getInstance().getThemeColors());
H A DDialpadFragment.java457 int textColor = InCallPresenter.getInstance().getThemeColors().mPrimaryColor;
H A DCallButtonFragment.java244 MaterialPalette themeColors = InCallPresenter.getInstance().getThemeColors();
H A DCallCardFragment.java1254 MaterialPalette themeColors = InCallPresenter.getInstance().getThemeColors();
H A DInCallPresenter.java1778 public MaterialPalette getThemeColors() { method in class:InCallPresenter

Completed in 81 milliseconds