Home
last modified time | relevance | path

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

/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioPlaybackCaptureTest.java434 CountDownLatch stopCDL = new CountDownLatch(1); in testStopMediaProjectionDuringCapture() local
437 stopCDL.countDown(); in testStopMediaProjectionDuringCapture()
442 stopCDL.await(STOP_TIMEOUT_MS, TimeUnit.MILLISECONDS)); in testStopMediaProjectionDuringCapture()