Home
last modified time | relevance | path

Searched defs:lowLatency (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioTrackLatencyTest.java263 private AudioTrack createCustomAudioTrack(boolean lowLatency) { in createCustomAudioTrack()
296 private int checkOutputLowLatency(boolean lowLatency) throws Exception { in checkOutputLowLatency()