Home
last modified time | relevance | path

Searched refs:nonVolumeGroupMutingAudioService (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java1610 CarAudioService nonVolumeGroupMutingAudioService = in setGroupVolume_withVolumeGroupMutingDisabled_doesnotThrowException() local
1618 nonVolumeGroupMutingAudioService.setGroupVolume( in setGroupVolume_withVolumeGroupMutingDisabled_doesnotThrowException()
1768 CarAudioService nonVolumeGroupMutingAudioService = in isVolumeGroupMuted_withVolumeGroupMutingDisabled() local
1772 .that(nonVolumeGroupMutingAudioService.isVolumeGroupMuted( in isVolumeGroupMuted_withVolumeGroupMutingDisabled()
1906 CarAudioService nonVolumeGroupMutingAudioService = in isAudioFeatureEnabled_forDisabledVolumeGroupMuting() local
1910 .that(nonVolumeGroupMutingAudioService in isAudioFeatureEnabled_forDisabledVolumeGroupMuting()
2377 CarAudioService nonVolumeGroupMutingAudioService = in setAudioEnabled_forDisabledVolumeGroupMuting() local
2380 nonVolumeGroupMutingAudioService.setAudioEnabled(/* isAudioEnabled= */ true); in setAudioEnabled_forDisabledVolumeGroupMuting()
2637 CarAudioService nonVolumeGroupMutingAudioService = in getMutedVolumeGroups_whenVolumeGroupMuteNotSupported() local
2641 .that(nonVolumeGroupMutingAudioService.getMutedVolumeGroups(PRIMARY_AUDIO_ZONE)) in getMutedVolumeGroups_whenVolumeGroupMuteNotSupported()