Home
last modified time | relevance | path

Searched defs:hasCustomWeatherDataDisplay (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/sections/
DSmartspaceSectionTest.kt67 private val hasCustomWeatherDataDisplay = MutableStateFlow(false) constant in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSectionTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardClockViewModel.kt85 val hasCustomWeatherDataDisplay = in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardSmartspaceViewBinder.kt47 clockViewModel.hasCustomWeatherDataDisplay.collect { hasCustomWeatherDataDisplay in <lambda>() method
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/clocks/
DClockProviderPlugin.kt296 val hasCustomWeatherDataDisplay: Boolean = false, constant in com.android.systemui.plugins.clocks.ClockFaceConfig