Home
last modified time | relevance | path

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

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