Searched defs:hasCustomWeatherDataDisplay (Results 1 – 4 of 4) sorted by relevance
67 private val hasCustomWeatherDataDisplay = MutableStateFlow(false) constant in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSectionTest
85 val hasCustomWeatherDataDisplay = in <lambda>() constant
47 clockViewModel.hasCustomWeatherDataDisplay.collect { hasCustomWeatherDataDisplay in <lambda>() method
296 val hasCustomWeatherDataDisplay: Boolean = false, constant in com.android.systemui.plugins.clocks.ClockFaceConfig