Searched refs:setUpCarAudioServiceWithoutMirroring (Results 1 – 1 of 1) sorted by relevance
2014 CarAudioService service = setUpCarAudioServiceWithoutMirroring(); in isAudioFeatureEnabled_withDisabledAudioMirror()4160 CarAudioService service = setUpCarAudioServiceWithoutMirroring(); in registerAudioZonesMirrorStatusCallback_withoutMirroringEnabled()4398 CarAudioService service = setUpCarAudioServiceWithoutMirroring(); in canEnableAudioMirror_withMirroringDisabled()5066 CarAudioService service = setUpCarAudioServiceWithoutMirroring(); in disableAudioMirrorForZone_withMirroringDisabled()5165 CarAudioService service = setUpCarAudioServiceWithoutMirroring(); in disableAudioMirror_withoutMirroringDisabled()6512 private CarAudioService setUpCarAudioServiceWithoutMirroring() throws Exception { in setUpCarAudioServiceWithoutMirroring() method in CarAudioServiceUnitTest