Home
last modified time | relevance | path

Searched refs:CustomDynamicColors (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/systemui/monet/src/com/android/systemui/monet/
DCustomDynamicColors.java25 class CustomDynamicColors { class
28 CustomDynamicColors(boolean isExtendedFidelity) { in CustomDynamicColors() method in CustomDynamicColors
DDynamicColors.java124 CustomDynamicColors customMdc = new CustomDynamicColors(isExtendedFidelity); in getCustomColorsMapped()