Home
last modified time | relevance | path

Searched defs:getVolumeGroupCount (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-lib/src/android/car/media/
DICarAudio.aidl53 int getVolumeGroupCount(int zoneId); in getVolumeGroupCount() method
DCarAudioManager.java728 public int getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioManager
741 public int getVolumeGroupCount(int zoneId) { in getVolumeGroupCount() method in CarAudioManager
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeCarAudioService.java97 public int getVolumeGroupCount(int zoneId) { in getVolumeGroupCount() method in FakeCarAudioService
/packages/services/Car/service/src/com/android/car/audio/
DCarAudioZoneConfig.java175 int getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioZoneConfig
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioZoneConfigUnitTest.java263 public void getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioZoneConfigUnitTest