Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationControllerTest.java191 waitForLayoutMessageQueue(); in testChildAdded()
219 waitForLayoutMessageQueue(); in testChildRemoved()
235 waitForLayoutMessageQueue(); in testRestoredAtRestingPosition()
241 waitForLayoutMessageQueue(); in testRestoredAtRestingPosition()
245 waitForLayoutMessageQueue(); in testRestoredAtRestingPosition()
H A DPhysicsAnimationLayoutTestCase.java126 void waitForLayoutMessageQueue() throws InterruptedException { in waitForLayoutMessageQueue() method in PhysicsAnimationLayoutTestCase