Searched refs:animatorPausedLatch (Results 1 – 1 of 1) sorted by relevance
98 final CountDownLatch animatorPausedLatch = new CountDownLatch(2); in testPauseResume() local141 animatorPausedLatch.countDown(); in testPauseResume()175 animatorPausedLatch.await(1, TimeUnit.SECONDS); in testPauseResume()184 animatorPausedLatch.await(5, TimeUnit.SECONDS); in testPauseResume()215 final CountDownLatch animatorPausedLatch = new CountDownLatch(1); in testPauseDisablement() local233 animatorPausedLatch.countDown(); in testPauseDisablement()264 animatorPausedLatch.await(2, TimeUnit.SECONDS); in testPauseDisablement()