Searched defs:animationForChild (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/ | ||
D | PhysicsAnimationLayout.java | 185 protected PhysicsPropertyAnimator animationForChild(View child) { in animationForChild() method in PhysicsAnimationLayout.PhysicsAnimationController |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/ | ||
D | PhysicsAnimationLayoutTestCase.java | 294 protected PhysicsPropertyAnimator animationForChild(View child) { in animationForChild() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper |