Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java1631 String mediaDeviceAddress = in getOutputDeviceAddressForUsage_forMusicUsage() local
1635 .that(mediaDeviceAddress).isEqualTo(MEDIA_TEST_DEVICE); in getOutputDeviceAddressForUsage_forMusicUsage()
1656 String mediaDeviceAddress = in getOutputDeviceAddressForUsage_forNavigationUsage() local
1661 .that(mediaDeviceAddress).isEqualTo(NAVIGATION_TEST_DEVICE); in getOutputDeviceAddressForUsage_forNavigationUsage()
1693 String mediaDeviceAddress = service.getOutputDeviceAddressForUsage( in getOutputDeviceAddressForUsage_onSecondaryZone_forMusicUsage() local
1697 .that(mediaDeviceAddress).isEqualTo(SECONDARY_TEST_DEVICE_CONFIG_0); in getOutputDeviceAddressForUsage_onSecondaryZone_forMusicUsage()