Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioPreProcessingTest.java51 if (!hasMicrophone()) { in test1_1NsCreateAndRelease()
75 if (!hasMicrophone()) { in test1_2NsSetEnabledGetEnabled()
112 if (!hasMicrophone()) { in test2_1AecCreateAndRelease()
136 if (!hasMicrophone()) { in test2_2AecSetEnabledGetEnabled()
173 if (!hasMicrophone()) { in test3_1AgcCreateAndRelease()
197 if (!hasMicrophone()) { in test3_2AgcSetEnabledGetEnabled()
227 private boolean hasMicrophone() { in hasMicrophone() method in AudioPreProcessingTest
DAudioNativeTest.java30 if (!hasMicrophone()) { in testAppendixBRecording()
43 if (!hasMicrophone()) { in testStereo16Record()
139 if (!hasMicrophone()) { in testRecordStreamData()
184 if (!hasMicrophone()) { in testRecordAudit()
232 private boolean hasMicrophone() { in hasMicrophone() method in AudioNativeTest
DAudioRecord_BufferSizeTest.java46 if (!hasMicrophone()) { in testGetMinBufferSize()
97 private boolean hasMicrophone() { in hasMicrophone() method in AudioRecord_BufferSizeTest
DAudioRecordTest.java63 if (!hasMicrophone()) { in setUp()
100 if (hasMicrophone()) { in tearDown()
114 if (!hasMicrophone()) { in testAudioRecordProperties()
132 if (!hasMicrophone()) { in testAudioRecordOP()
324 if (!hasMicrophone()) { in testAudioRecordBuilderDefault()
358 if (!hasMicrophone()) { in testAudioRecordBuilderPartialFormat()
389 if (!hasMicrophone()) { in testAudioRecordBuilderParams()
430 if (!hasMicrophone()) { in testAudioRecordBufferSize()
465 if (!hasMicrophone()) { in testSynchronizedRecord()
643 if (!hasMicrophone()) { in doTest()
[all …]
DMediaRecorderTest.java366 if (!hasMicrophone()) { in testRecordAudioInRawFormat()
390 if (!hasMicrophone() || !hasAmrNb()) { in testRecorderAudio()
406 if (!hasMicrophone() || !hasAmrNb()) { in testOnInfoListener()
421 if (!hasMicrophone() || !hasAmrNb()) { in testSetMaxDuration()
465 if (!hasMicrophone() || !hasCamera() || !hasAmrNb() || !hasH264()) { in testSetMaxFileSize()
497 if (!hasMicrophone() || !hasAmrNb()) { in testOnErrorListener()
893 if (hasAudio && (!hasMicrophone() || !hasAmrNb())) { in testRecordFromSurface()
964 private boolean hasMicrophone() { in hasMicrophone() method in MediaRecorderTest
DMediaCodecListTest.java281 private boolean hasMicrophone() { in hasMicrophone() method in MediaCodecListTest
370 if (hasMicrophone() && !isWatch()) { in getRequiredCodecTypes()
DMediaPlayerTest.java1519 if (!hasMicrophone()) {
1598 private boolean hasMicrophone() {