Searched refs:currentClockState (Results 1 – 1 of 1) sorted by relevance
173 val currentClockState = clockViewModel.currentClock.collectAsStateWithLifecycle() in WeatherLargeClockWithSmartSpace() constant182 val currentClock = currentClockState.value ?: return@Column in WeatherLargeClockWithSmartSpace()