Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DStackAnimationControllerTest.java175 waitForLayoutMessageQueue(); in testChildAdded()
203 waitForLayoutMessageQueue(); in testChildRemoved()
219 waitForLayoutMessageQueue(); in testRestoredAtRestingPosition()
225 waitForLayoutMessageQueue(); in testRestoredAtRestingPosition()
229 waitForLayoutMessageQueue(); in testRestoredAtRestingPosition()
271 waitForLayoutMessageQueue(); in testMagnetToDismiss_demagnetizeThenDrag()
DExpandedAnimationControllerTest.java143 waitForLayoutMessageQueue(); in testBubbleDismissed()
DPhysicsAnimationLayoutTestCase.java126 void waitForLayoutMessageQueue() throws InterruptedException { in waitForLayoutMessageQueue() method in PhysicsAnimationLayoutTestCase