Home
last modified time | relevance | path

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

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