Searched defs:unmute (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ | ||
| D | IBluetoothVolumeControl.aidl | 66 …void unmute(in BluetoothDevice device, in AttributionSource attributionSource, in SynchronousResul… in unmute() method |
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ | ||
| D | VolumeControlNativeInterface.java | 144 public void unmute(BluetoothDevice device) { in unmute() method in VolumeControlNativeInterface |
| D | VolumeControlService.java | 667 public void unmute(BluetoothDevice device) { in unmute() method in VolumeControlService |