Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarAudioZoneConfig.java139 int getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioZoneConfig
/packages/services/Car/car-test-lib/src/android/car/testapi/
DFakeCarAudioService.java96 public int getVolumeGroupCount(int zoneId) { in getVolumeGroupCount() method in FakeCarAudioService
/packages/services/Car/car-lib/src/android/car/media/
DICarAudio.aidl52 int getVolumeGroupCount(int zoneId); in getVolumeGroupCount() method
DCarAudioManager.java710 public int getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioManager
724 public int getVolumeGroupCount(int zoneId) { in getVolumeGroupCount() method in CarAudioManager
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioZoneConfigUnitTest.java211 public void getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioZoneConfigUnitTest