Searched defs:hasCustomWeatherDataDisplay (Results 1 – 3 of 3) sorted by relevance
43 val hasCustomWeatherDataDisplay: Boolean = false, constant in com.android.systemui.plugins.clocks.ClockFaceConfig
71 private val hasCustomWeatherDataDisplay = MutableStateFlow(false) constant
75 val hasCustomWeatherDataDisplay = in <lambda>() constant