Searched refs:numInputsMutable (Results 1 – 2 of 2) sorted by relevance
68 public MutableLiveData<Integer> numInputsMutable = new MutableLiveData<>(0); field in LeAudioDeviceStateWrapper.VolumeControlData
492 if (vc_svc_data.numInputsMutable.hasObservers()) in setVolumeControlStateObservers()493 vc_svc_data.numInputsMutable.removeObservers(this.parent); in setVolumeControlStateObservers()494 vc_svc_data.numInputsMutable.observe( in setVolumeControlStateObservers()