Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java1353 CarAudioService noZoneMappingAudioService = setUpCarAudioServiceWithoutZoneMapping(); in setZoneIdForUid_withValidZone_succeeds() local
1355 boolean results = noZoneMappingAudioService in setZoneIdForUid_withValidZone_succeeds()
1363 CarAudioService noZoneMappingAudioService = setUpCarAudioServiceWithoutZoneMapping(); in setZoneIdForUid_onDifferentZones_succeeds() local
1365 noZoneMappingAudioService in setZoneIdForUid_onDifferentZones_succeeds()
1368 boolean results = noZoneMappingAudioService in setZoneIdForUid_onDifferentZones_succeeds()
1377 CarAudioService noZoneMappingAudioService = setUpCarAudioServiceWithoutZoneMapping(); in setZoneIdForUid_onDifferentZones_withAudioFocus_succeeds() local
1380 noZoneMappingAudioService in setZoneIdForUid_onDifferentZones_withAudioFocus_succeeds()
1383 noZoneMappingAudioService in setZoneIdForUid_onDifferentZones_withAudioFocus_succeeds()
1386 boolean results = noZoneMappingAudioService in setZoneIdForUid_onDifferentZones_withAudioFocus_succeeds()
1395 CarAudioService noZoneMappingAudioService = setUpCarAudioServiceWithoutZoneMapping(); in getZoneIdForUid_withoutMappedUid_succeeds() local
[all …]