Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardSmartspaceViewModel.kt65 ) { isWeatherEnabled, clockIncludesCustomWeatherDisplay -> in <lambda>() method
67 clockIncludesCustomWeatherDisplay = clockIncludesCustomWeatherDisplay, in <lambda>()
76 clockIncludesCustomWeatherDisplay = in <lambda>()
83 clockIncludesCustomWeatherDisplay: Boolean, in <lambda>()
86 return !clockIncludesCustomWeatherDisplay && isWeatherEnabled in <lambda>()