Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java270 public static final int[] TEST_MIRROR_AUDIO_ZONES = new int[]{TEST_REAR_LEFT_ZONE_ID, field in CarAudioServiceUnitTest
2970 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES); in requestMediaAudioOnPrimaryZone_withZoneMirroring_fails()
3039 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES); in allowMediaAudioOnPrimaryZone_whileMirroring_fails()
4215 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES); in enableMirrorForAudioZones()
4231 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES); in enableMirrorForAudioZones_sendsMirrorInfoToAudioHAL()
4272 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES)); in enableMirrorForAudioZones_forNonAssignedZone_fails()
4299 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES); in enableMirrorForAudioZones_forAlreadyMirroredZones()
4305 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES)); in enableMirrorForAudioZones_forAlreadyMirroredZones()
4330 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES)); in enableMirrorForAudioZones_afterSharedInPrimaryZone()
4349 service.enableMirrorForAudioZones(TEST_MIRROR_AUDIO_ZONES)); in enableMirrorForAudioZones_forInvertedMirrorConfiguration()
[all …]