Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioRecordTest.java191 final int RECORD_TIME = 5000; in testAudioRecordOP() local
220 while (System.currentTimeMillis() - time < RECORD_TIME) { in testAudioRecordOP()
235 while (System.currentTimeMillis() - time < RECORD_TIME) { in testAudioRecordOP()
250 while (System.currentTimeMillis() - time < RECORD_TIME) { in testAudioRecordOP()
273 while (System.currentTimeMillis() - time < RECORD_TIME) { in testAudioRecordOP()