Searched defs:getSpringForce (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/ | ||
D | PhysicsAnimationLayout.java | 120 abstract SpringForce getSpringForce(DynamicAnimation.ViewProperty property, View view); in getSpringForce() method in PhysicsAnimationLayout.PhysicsAnimationController |
D | ExpandedAnimationController.java | 343 SpringForce getSpringForce(DynamicAnimation.ViewProperty property, View view) { in getSpringForce() method in ExpandedAnimationController |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/ | ||
D | PhysicsAnimationLayoutTestCase.java | 262 SpringForce getSpringForce(DynamicAnimation.ViewProperty property, View view) { in getSpringForce() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper |