Home
last modified time | relevance | path

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

/cts/tests/tests/transition/src/android/transition/cts/
DSimpleTransitionListener.java30 public CountDownLatch endLatch = new CountDownLatch(1); field in SimpleTransitionListener
/cts/tests/tests/animation/src/android/animation/cts/
DAnimatorSetTest.java110 final CountDownLatch endLatch = new CountDownLatch(1); in verifySequentialPlayOrder() local
DValueAnimatorTest.java185 final CountDownLatch endLatch = new CountDownLatch(1); in testSetCurrentPlayTimeAfterStart() local