Home
last modified time | relevance | path

Searched defs:unmute (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothVolumeControl.aidl66 …void unmute(in BluetoothDevice device, in AttributionSource attributionSource, in SynchronousResul… in unmute() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlNativeInterface.java144 public void unmute(BluetoothDevice device) { in unmute() method in VolumeControlNativeInterface
DVolumeControlService.java667 public void unmute(BluetoothDevice device) { in unmute() method in VolumeControlService
1405 public void unmute(BluetoothDevice device, AttributionSource source, in unmute() method in VolumeControlService.BluetoothVolumeControlBinder