Searched defs:unmuteGroup (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ | ||
D | IBluetoothVolumeControl.aidl | 72 void unmuteGroup(int group_id, in AttributionSource attributionSource); in unmuteGroup() method |
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ | ||
D | VolumeControlNativeInterface.java | 132 public void unmuteGroup(int groupId) { in unmuteGroup() method in VolumeControlNativeInterface |
D | VolumeControlService.java | 716 public void unmuteGroup(int groupId) { in unmuteGroup() method in VolumeControlService |