Searched refs:volumeStateMutable (Results 1 – 2 of 2) sorted by relevance
70 public MutableLiveData<Integer> volumeStateMutable = new MutableLiveData<>(0); field in LeAudioDeviceStateWrapper.VolumeControlData
474 if (vc_svc_data.volumeStateMutable.hasObservers()) in setVolumeControlStateObservers()475 vc_svc_data.volumeStateMutable.removeObservers(this.parent); in setVolumeControlStateObservers()476 vc_svc_data.volumeStateMutable.observe( in setVolumeControlStateObservers()