Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/animation/
DPhysicsAnimatorTestUtils.kt416 val unblockLatch = CountDownLatch(if (startBlocksUntilAnimationsEnd) 2 else 1) in <lambda>() constant
484 val unblockLatch = CountDownLatch(1) in <lambda>() constant