OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getThemeColors
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
CircularRevealFragment.java
83
startOutgoingAnimation(InCallPresenter.getInstance().
getThemeColors
());
DialpadFragment.java
457
int textColor = InCallPresenter.getInstance().
getThemeColors
().mPrimaryColor;
CallButtonFragment.java
244
MaterialPalette themeColors = InCallPresenter.getInstance().
getThemeColors
();
[
all
...]
CallCardFragment.java
[
all
...]
InCallPresenter.java
[
all
...]
Completed in 293 milliseconds