Searched defs:animationForChild (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ | ||
D | PhysicsAnimationLayout.java | 187 protected PhysicsPropertyAnimator animationForChild(View child) { in animationForChild() method in PhysicsAnimationLayout.PhysicsAnimationController |
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/ | ||
D | PhysicsAnimationLayoutTestCase.java | 295 protected PhysicsPropertyAnimator animationForChild(View child) { in animationForChild() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper |