Home
last modified time | relevance | path

Searched defs:getOffsetForChainedPropertyAnimation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayout.java112 abstract float getOffsetForChainedPropertyAnimation(DynamicAnimation.ViewProperty property); in getOffsetForChainedPropertyAnimation() method in PhysicsAnimationLayout.PhysicsAnimationController
DExpandedAnimationController.java338 float getOffsetForChainedPropertyAnimation(DynamicAnimation.ViewProperty property) { in getOffsetForChainedPropertyAnimation() method in ExpandedAnimationController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java257 float getOffsetForChainedPropertyAnimation(DynamicAnimation.ViewProperty property) { in getOffsetForChainedPropertyAnimation() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper