Home
last modified time | relevance | path

Searched defs:getGroupVolume (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/service/src/com/android/car/audio/
DCarVolumeInfoWrapper.java43 public int getGroupVolume(int zoneId, int groupId) { in getGroupVolume() method in CarVolumeInfoWrapper
DCarAudioService.java715 public int getGroupVolume(int zoneId, int groupId) { in getGroupVolume() method in CarAudioService
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothVolumeControl.aidl58 …void getGroupVolume(int group_id, in AttributionSource attributionSource, in SynchronousResultRece… in getGroupVolume() method
/packages/services/Car/car-test-lib/src/android/car/testapi/
DFakeCarAudioService.java68 public int getGroupVolume(int zoneId, int groupId) { in getGroupVolume() method in FakeCarAudioService
/packages/services/Car/car-lib/src/android/car/media/
DICarAudio.aidl43 int getGroupVolume(int zoneId, int groupId); in getGroupVolume() method
DCarAudioManager.java542 public int getGroupVolume(int groupId) { in getGroupVolume() method in CarAudioManager
560 public int getGroupVolume(int zoneId, int groupId) { in getGroupVolume() method in CarAudioManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java637 public int getGroupVolume(int groupId) { in getGroupVolume() method in VolumeControlService
1351 public void getGroupVolume(int groupId, AttributionSource source, in getGroupVolume() method in VolumeControlService.BluetoothVolumeControlBinder