Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A 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 …]
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayout.java203 protected PhysicsPropertyAnimator animationForChildAtIndex(int index) { in animationForChildAtIndex() method in PhysicsAnimationLayout.PhysicsAnimationController
221 final PhysicsPropertyAnimator anim = animationForChildAtIndex(i); in animationsForChildrenFromIndex()
H A DStackAnimationController.java767 animationForChildAtIndex(0).translationX(mStackPosition.x).start(); in onChildRemoved()
919 animationForChildAtIndex(1) in moveFirstBubbleWithStackFollowing()
H A DExpandedAnimationController.java417 animationForChildAtIndex(index)