Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioRecordTest.java141 final int RECORD_TIME = 10000; in testAudioRecordOP() local
170 while (System.currentTimeMillis() - time < RECORD_TIME) { in testAudioRecordOP()
185 while (System.currentTimeMillis() - time < RECORD_TIME) { in testAudioRecordOP()
200 while (System.currentTimeMillis() - time < RECORD_TIME) { in testAudioRecordOP()
223 while (System.currentTimeMillis() - time < RECORD_TIME) { in testAudioRecordOP()