Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayoutTest.java123 .animationForChildAtIndex(0) in testUpdateValueNotChained()
169 mTestableController.animationForChildAtIndex(0) in testSetEndActions()
203 mTestableController.animationForChildAtIndex(0) in testRemoveEndListeners()
212 mTestableController.animationForChildAtIndex(0) in testRemoveEndListeners()
242 mTestableController.animationForChildAtIndex(0) in testSetController()
265 mTestableController.animationForChildAtIndex(0) in testSetController()
290 mTestableController.animationForChildAtIndex(0) in testArePropertiesAnimating()
315 mTestableController.animationForChildAtIndex(0) in testCancelAllAnimations()
335 mTestableController.animationForChildAtIndex(0)
352 mTestableController.animationForChildAtIndex(0)
[all …]
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayout.java203 protected PhysicsPropertyAnimator animationForChildAtIndex(int index) { in animationForChildAtIndex() method in PhysicsAnimationLayout.PhysicsAnimationController
229 ? animationForChildAtIndex(i).alpha(0) in animationsForChildrenFromIndex()
230 : animationForChildAtIndex(i); in animationsForChildrenFromIndex()
DStackAnimationController.java748 animationForChildAtIndex(0).translationX(mStackPosition.x).start(); in onChildRemoved()
912 animationForChildAtIndex(1) in moveFirstBubbleWithStackFollowing()
DExpandedAnimationController.java474 animationForChildAtIndex(index)