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.java119 .animationForChildAtIndex(0) in testUpdateValueNotChained()
163 mTestableController.animationForChildAtIndex(0) in testSetEndActions()
196 mTestableController.animationForChildAtIndex(0) in testRemoveEndListeners()
205 mTestableController.animationForChildAtIndex(0) in testRemoveEndListeners()
234 mTestableController.animationForChildAtIndex(0) in testSetController()
257 mTestableController.animationForChildAtIndex(0) in testSetController()
279 mTestableController.animationForChildAtIndex(0) in testArePropertiesAnimating()
300 mTestableController.animationForChildAtIndex(0) in testCancelAllAnimations()
319 mTestableController.animationForChildAtIndex(0)
336 mTestableController.animationForChildAtIndex(0)
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java519 animationForChildAtIndex(0)
533 animationForChildAtIndex(0)
645 animationForChildAtIndex(0).translationX(mStackPosition.x).start();
704 animationForChildAtIndex(1)
DPhysicsAnimationLayout.java194 protected PhysicsPropertyAnimator animationForChildAtIndex(int index) { in animationForChildAtIndex() method in PhysicsAnimationLayout.PhysicsAnimationController
212 final PhysicsPropertyAnimator anim = animationForChildAtIndex(i); in animationsForChildrenFromIndex()
DExpandedAnimationController.java256 animationForChildAtIndex(index)