Home
last modified time | relevance | path

Searched refs:inputStateGainMaxMutable (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DLeAudioDeviceStateWrapper.java83 public MutableLiveData<Map<Integer, Integer>> inputStateGainMaxMutable = field in LeAudioDeviceStateWrapper.VolumeControlData
DLeAudioRecycleViewAdapter.java592 if (vc_svc_data.inputStateGainMaxMutable.hasObservers()) in setVolumeControlStateObservers()
593 vc_svc_data.inputStateGainMaxMutable.removeObservers(this.parent); in setVolumeControlStateObservers()
594 vc_svc_data.inputStateGainMaxMutable.observe( in setVolumeControlStateObservers()