Searched refs:unblockLatch (Results 1 – 1 of 1) sorted by relevance
407 val unblockLatch = CountDownLatch(if (startBlocksUntilAnimationsEnd) 2 else 1) regex450 unblockLatch.countDown()459 unblockLatch.countDown()462 unblockLatch.await(timeoutMs, TimeUnit.MILLISECONDS)475 val unblockLatch = CountDownLatch(1) regex479 unblockLatch.countDown()482 unblockLatch.await(timeoutMs, TimeUnit.MILLISECONDS)