Home
last modified time | relevance | path

Searched refs:startBlocksUntilAnimationsEnd (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DPhysicsAnimatorTestUtils.kt54 private var startBlocksUntilAnimationsEnd = false regex
74 startBlocksUntilAnimationsEnd = false
109 startBlocksUntilAnimationsEnd = block
407 val unblockLatch = CountDownLatch(if (startBlocksUntilAnimationsEnd) 2 else 1)
449 if (startBlocksUntilAnimationsEnd) {