Searched refs:_userSwitchingInProgress (Results 1 – 1 of 1) sorted by relevance
59 private val _userSwitchingInProgress = MutableStateFlow(false) regex61 get() = _userSwitchingInProgress125 _userSwitchingInProgress.value = value