Searched refs:getVolumeGroupCount (Results 1 – 2 of 2) sorted by relevance
167 () -> mCarAudioManager.getVolumeGroupCount()); in getVolumeGroupCountPermission()174 () -> mCarAudioManager.getVolumeGroupCount(PRIMARY_AUDIO_ZONE)); in getVolumeGroupCountWithZonePermission()
356 int groupCount = mCarAudioManager.getVolumeGroupCount(PRIMARY_AUDIO_ZONE); in getVolumeGroupInfo_withMinMaxActivationVolumeFlagDisabled()382 int groupCount = mCarAudioManager.getVolumeGroupCount(PRIMARY_AUDIO_ZONE); in getVolumeGroupInfo_withMinMaxActivationVolumeFlagEnabled()415 int groupCount = mCarAudioManager.getVolumeGroupCount(PRIMARY_AUDIO_ZONE); in getVolumeGroupInfosForZone()629 public void getVolumeGroupCount() { in getVolumeGroupCount() method in CarAudioManagerTest635 .that(mCarAudioManager.getVolumeGroupCount()).isEqualTo(mVolumeGroupCount); in getVolumeGroupCount()647 .that(mCarAudioManager.getVolumeGroupCount(mZoneId)).isEqualTo(mVolumeGroupCount); in getVolumeGroupCount_withZoneIdAndDynamicRouting()658 () -> mCarAudioManager.getVolumeGroupCount(INVALID_AUDIO_ZONE)); in getVolumeGroupCount_withInvalidZoneId_throwsException()