Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/audio/
DCarAudioZone.java91 int getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioZone
DCarAudioService.java706 public int getVolumeGroupCount(int zoneId) { in getVolumeGroupCount() method in CarAudioService
/packages/services/Car/car-lib/src/android/car/media/
DCarAudioManager.java365 public int getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioManager
378 public int getVolumeGroupCount(int zoneId) { in getVolumeGroupCount() method in CarAudioManager
DICarAudio.aidl41 int getVolumeGroupCount(int zoneId); in getVolumeGroupCount() method