Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DAnimatorLeakTest.java99 final CountDownLatch animatorResumedLatch = new CountDownLatch(2); in testPauseResume() local
216 final CountDownLatch animatorResumedLatch = new CountDownLatch(1); in testPauseDisablement() local