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.java303 private int checkOutputLowLatency(boolean lowLatency) throws Exception { in checkOutputLowLatency() method in AudioTrackLatencyTest
362 int highLatencyMillis = checkOutputLowLatency(false); in testOutputLowLatency()
365 int lowLatencyMillis = checkOutputLowLatency(true); in testOutputLowLatency()