Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioTrackSurroundTest.java83 private static AudioDeviceInfo mInfoIEC61937 = null; field in AudioTrackSurroundTest
154 mInfoIEC61937 = info; in scanDevicesForEncodings()
372 info = mInfoIEC61937; in usePreferredDevice()
547 if (mInfoIEC61937 != null) { in testPlayIEC61937_32000()
556 if (mInfoIEC61937 != null) { in testPlayIEC61937_44100()
565 if (mInfoIEC61937 != null) { in testPlayIEC61937_48000()
574 if (mInfoIEC61937 != null) { in testIEC61937_Errors()