Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayoutTest.java122 .animationForChildAtIndex(0) in testUpdateValueNotChained()
168 mTestableController.animationForChildAtIndex(0) in testSetEndActions()
202 mTestableController.animationForChildAtIndex(0) in testRemoveEndListeners()
211 mTestableController.animationForChildAtIndex(0) in testRemoveEndListeners()
241 mTestableController.animationForChildAtIndex(0) in testSetController()
264 mTestableController.animationForChildAtIndex(0) in testSetController()
287 mTestableController.animationForChildAtIndex(0) in testArePropertiesAnimating()
309 mTestableController.animationForChildAtIndex(0) in testCancelAllAnimations()
328 mTestableController.animationForChildAtIndex(0)
345 mTestableController.animationForChildAtIndex(0)
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java814 animationForChildAtIndex(0).translationX(mStackPosition.x).start(); in onChildRemoved()
904 animationForChildAtIndex(1) in moveFirstBubbleWithStackFollowing()
973 animationForChildAtIndex(index + 1) in animateInBubble()
DPhysicsAnimationLayout.java201 protected PhysicsPropertyAnimator animationForChildAtIndex(int index) { in animationForChildAtIndex() method in PhysicsAnimationLayout.PhysicsAnimationController
219 final PhysicsPropertyAnimator anim = animationForChildAtIndex(i); in animationsForChildrenFromIndex()
DExpandedAnimationController.java431 animationForChildAtIndex(index)