Home
last modified time | relevance | path

Searched defs:animatorPausedLatch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DAnimatorLeakTest.java98 final CountDownLatch animatorPausedLatch = new CountDownLatch(2); in testPauseResume() local
215 final CountDownLatch animatorPausedLatch = new CountDownLatch(1); in testPauseDisablement() local