Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java6139 int voiceGroupId = service.getVolumeGroupIdForUsage(PRIMARY_AUDIO_ZONE, in onCallStateChanged_withOffHookStateAndVolumeBelowMinActivationVolume() local
6143 setVolumeForGroup(service, volumeEventCallback, PRIMARY_AUDIO_ZONE, voiceGroupId, in onCallStateChanged_withOffHookStateAndVolumeBelowMinActivationVolume()
6149 .that(service.getGroupVolume(PRIMARY_AUDIO_ZONE, voiceGroupId)) in onCallStateChanged_withOffHookStateAndVolumeBelowMinActivationVolume()
6152 eq(voiceGroupId), anyInt()); in onCallStateChanged_withOffHookStateAndVolumeBelowMinActivationVolume()
6163 service.getVolumeGroupInfo(PRIMARY_AUDIO_ZONE, voiceGroupId)); in onCallStateChanged_withOffHookStateAndVolumeBelowMinActivationVolume()