Home
last modified time | relevance | path

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

/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionMirroringTest.java119 private CountDownLatch mScreenshotCountDownLatch; field in MediaProjectionMirroringTest
142 mScreenshotCountDownLatch = new CountDownLatch(1); in setUp()
285 mScreenshotCountDownLatch); in createVirtualDisplay()
433 assertThat(mScreenshotCountDownLatch.await(SCREENSHOT_TIMEOUT_MS, in waitForLatestScreenshot()