Home
last modified time | relevance | path

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

/frameworks/libs/systemui/monet/src/com/android/systemui/monet/
DCustomDynamicColors.java26 private final MaterialDynamicColors mMdc; field in CustomDynamicColors
29 this.mMdc = new MaterialDynamicColors(isExtendedFidelity); in CustomDynamicColors()
156 /* background= */ (s) -> mMdc.surfaceContainerLow(), in brandA()
169 /* background= */ (s) -> mMdc.surfaceContainerLow(), in brandB()
182 /* background= */ (s) -> mMdc.surfaceContainerLow(), in brandC()
195 /* background= */ (s) -> mMdc.surfaceContainerLow(), in brandD()