Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DPhysicsAnimatorTestUtils.kt407 val unblockLatch = CountDownLatch(if (startBlocksUntilAnimationsEnd) 2 else 1) regex
475 val unblockLatch = CountDownLatch(1) regex