Searched defs:getOffsetForChainedPropertyAnimation (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/ | ||
D | PhysicsAnimationLayout.java | 112 abstract float getOffsetForChainedPropertyAnimation(DynamicAnimation.ViewProperty property); in getOffsetForChainedPropertyAnimation() method in PhysicsAnimationLayout.PhysicsAnimationController |
D | ExpandedAnimationController.java | 338 float getOffsetForChainedPropertyAnimation(DynamicAnimation.ViewProperty property) { in getOffsetForChainedPropertyAnimation() method in ExpandedAnimationController |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/ | ||
D | PhysicsAnimationLayoutTestCase.java | 257 float getOffsetForChainedPropertyAnimation(DynamicAnimation.ViewProperty property) { in getOffsetForChainedPropertyAnimation() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper |