Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DSpatializerTest.java114 List<AudioDeviceAttributes> compatDevices = spat.getCompatibleAudioDevices(); in testSupportedDevices() local
116 compatDevices.contains(device)); in testSupportedDevices()
125 compatDevices = spat.getCompatibleAudioDevices(); in testSupportedDevices()
127 compatDevices.contains(device)); in testSupportedDevices()