Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioManagerTest.java2533 List<AudioMixerAttributes> supportedMixerAttributes = in testPreferredMixerAttributes() local
2535 if (supportedMixerAttributes.isEmpty()) { in testPreferredMixerAttributes()
2540 for (AudioMixerAttributes mixerAttr : supportedMixerAttributes) { in testPreferredMixerAttributes()