Searched refs:stopCDL (Results 1 – 1 of 1) sorted by relevance
434 CountDownLatch stopCDL = new CountDownLatch(1); in testStopMediaProjectionDuringCapture() local437 stopCDL.countDown(); in testStopMediaProjectionDuringCapture()442 stopCDL.await(STOP_TIMEOUT_MS, TimeUnit.MILLISECONDS)); in testStopMediaProjectionDuringCapture()