Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DAnimatorLeakTest.java96 final CountDownLatch animatorStartedLatch = new CountDownLatch(1); in testPauseResume() local
212 final CountDownLatch animatorStartedLatch = new CountDownLatch(1); in testPauseDisablement() local