Home
last modified time | relevance | path

Searched refs:springFirstBubbleWithStackFollowing (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java208 springFirstBubbleWithStackFollowing(DynamicAnimation.TRANSLATION_X, in springStack()
215 springFirstBubbleWithStackFollowing(DynamicAnimation.TRANSLATION_Y, in springStack()
371 springFirstBubbleWithStackFollowing(property, spring, endVelocity,
423 springFirstBubbleWithStackFollowing(
517 springFirstBubbleWithStackFollowing(
524 springFirstBubbleWithStackFollowing(
540 springFirstBubbleWithStackFollowing(
547 springFirstBubbleWithStackFollowing(
578 protected void springFirstBubbleWithStackFollowing(
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DStackAnimationControllerTest.java341 protected void springFirstBubbleWithStackFollowing(DynamicAnimation.ViewProperty property, in springFirstBubbleWithStackFollowing() method in StackAnimationControllerTest.TestableStackController
344 super.springFirstBubbleWithStackFollowing( in springFirstBubbleWithStackFollowing()