Home
last modified time | relevance | path

Searched refs:inputDescriptionsMutable (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.java75 public MutableLiveData<Map<Integer, String>> inputDescriptionsMutable = field in LeAudioDeviceStateWrapper.VolumeControlData
DLeAudioRecycleViewAdapter.java541 if (vc_svc_data.inputDescriptionsMutable.hasObservers()) in setVolumeControlStateObservers()
542 vc_svc_data.inputDescriptionsMutable.removeObservers(this.parent); in setVolumeControlStateObservers()
543 vc_svc_data.inputDescriptionsMutable.observe( in setVolumeControlStateObservers()