Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DAttachedSurfaceControlTest.java473 CountDownLatch committedLatch = new CountDownLatch(1); in testSyncTransactionViewNotVisible() local
478 committedLatch::countDown); in testSyncTransactionViewNotVisible()
483 committedLatch.await(WAIT_TIMEOUT_S, TimeUnit.SECONDS)); in testSyncTransactionViewNotVisible()
509 CountDownLatch committedLatch = new CountDownLatch(1); in testSyncTransactionNothingToDraw() local
513 committedLatch::countDown); in testSyncTransactionNothingToDraw()
519 committedLatch.await(WAIT_TIMEOUT_S, TimeUnit.SECONDS)); in testSyncTransactionNothingToDraw()