Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioTrackLatencyTest.java296 private int checkOutputLowLatency(boolean lowLatency) throws Exception { in checkOutputLowLatency() method in AudioTrackLatencyTest
355 int highLatencyMillis = checkOutputLowLatency(false); in testOutputLowLatency()
358 int lowLatencyMillis = checkOutputLowLatency(true); in testOutputLowLatency()