Searched refs:_primaryBouncerShowingSoon (Results 1 – 2 of 2) sorted by relevance
22 private val _primaryBouncerShowingSoon = MutableStateFlow(false) constant23 override val primaryBouncerShowingSoon = _primaryBouncerShowingSoon.asStateFlow()75 _primaryBouncerShowingSoon.value = showingSoon in setPrimaryShowingSoon()
147 private val _primaryBouncerShowingSoon = MutableStateFlow(false) in setPrimaryScrimmed() constant148 override val primaryBouncerShowingSoon = _primaryBouncerShowingSoon.asStateFlow() in setPrimaryScrimmed()233 _primaryBouncerShowingSoon.value = showingSoon in setPrimaryScrimmed()