Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java1150 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in setZoneIdForUid_withValidZone_succeeds() local
1165 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in setZoneIdForUid_onDifferentZones_succeeds() local
1184 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in setZoneIdForUid_onDifferentZones_withAudioFocus_succeeds() local
1207 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in getZoneIdForUid_withoutMappedUid_succeeds() local
1223 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in getZoneIdForUid_succeeds() local
1242 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in getZoneIdForUid_afterSwitchingZones_succeeds() local
1305 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in clearZoneIdForUid_forNonMappedUid_succeeds() local
1321 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in clearZoneIdForUid_forMappedUid_succeeds() local
1339 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in getZoneIdForUid_afterClearedUidMapping_returnsDefaultZone() local
1359 CarAudioService noZoneMappingAudioService = new CarAudioService(mMockContext, in getZoneIdForAudioFocusInfo_withoutMappedUid_succeeds() local
[all …]