Home
last modified time | relevance | path

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

/frameworks/libs/systemui/monet/src/com/android/systemui/monet/
DCustomDynamicColors.java84 public DynamicColor weatherTemp() { in weatherTemp() method in CustomDynamicColors
DDynamicColors.java129 list.add(Pair.create("clock_second", customMdc.weatherTemp())); in getCustomColorsMapped()