Searched refs:animatorStartedLatch (Results 1 – 1 of 1) sorted by relevance
96 final CountDownLatch animatorStartedLatch = new CountDownLatch(1); in testPauseResume() local121 animatorStartedLatch.countDown(); in testPauseResume()170 animatorStartedLatch.await(5, TimeUnit.SECONDS); in testPauseResume()213 final CountDownLatch animatorStartedLatch = new CountDownLatch(1); in testPauseDisablement() local227 animatorStartedLatch.countDown(); in testPauseDisablement()257 animatorStartedLatch.await(5, TimeUnit.SECONDS); in testPauseDisablement()