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/InCallUI/src/com/android/incallui/
CircularRevealFragment.java
82
startOutgoingAnimation(InCallPresenter.getInstance().
getThemeColors
());
DialpadFragment.java
450
int textColor = InCallPresenter.getInstance().
getThemeColors
().mPrimaryColor;
CallButtonFragment.java
239
MaterialPalette themeColors = InCallPresenter.getInstance().
getThemeColors
();
CallCardFragment.java
[
all
...]
InCallPresenter.java
[
all
...]
Completed in 109 milliseconds