Searched refs:_currentClockId (Results 1 – 1 of 1) sorted by relevance
40 private val _currentClockId = MutableStateFlow(DEFAULT_CLOCK_ID) constant41 override val currentClockId: Flow<ClockId> = _currentClockId65 _currentClockId.value = clockController.config.id in setCurrentClock()