Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayoutTest.java84 addOneMoreThanBubbleLimitBubbles(); in testHierarchyChanges()
110 addOneMoreThanBubbleLimitBubbles(); in testUpdateValueNotChained()
143 addOneMoreThanBubbleLimitBubbles(); in testSetEndActions()
187 addOneMoreThanBubbleLimitBubbles(); in testRemoveEndListeners()
227 addOneMoreThanBubbleLimitBubbles(); in testSetController()
283 addOneMoreThanBubbleLimitBubbles(); in testArePropertiesAnimating()
313 addOneMoreThanBubbleLimitBubbles(); in testCancelAllAnimations()
330 addOneMoreThanBubbleLimitBubbles();
368 addOneMoreThanBubbleLimitBubbles();
417 addOneMoreThanBubbleLimitBubbles();
DExpandedAnimationControllerTest.java80 addOneMoreThanBubbleLimitBubbles(); in setUp()
DStackAnimationControllerTest.java74 addOneMoreThanBubbleLimitBubbles(); in setUp()
DPhysicsAnimationLayoutTestCase.java100 void addOneMoreThanBubbleLimitBubbles() throws InterruptedException { in addOneMoreThanBubbleLimitBubbles() method in PhysicsAnimationLayoutTestCase