Home
last modified time | relevance | path

Searched defs:animationForChild (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayout.java185 protected PhysicsPropertyAnimator animationForChild(View child) { in animationForChild() method in PhysicsAnimationLayout.PhysicsAnimationController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java294 protected PhysicsPropertyAnimator animationForChild(View child) { in animationForChild() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper