Searched refs:updateVolumePanelState (Results 1 – 4 of 4) sorted by relevance
36 repository.updateVolumePanelState { it.copy(isVisible = isVisible) } in setVisible()
47 fun updateVolumePanelState( in updateVolumePanelState() method
61 volumePanelGlobalStateRepository.updateVolumePanelState { it.copy(isVisible = true) } in <lambda>()
55 volumePanelGlobalStateRepository.updateVolumePanelState { it.copy(isVisible = true) } in <lambda>()