Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationController.java312 springFirstBubbleWithStackFollowing(DynamicAnimation.TRANSLATION_X, in springStack()
319 springFirstBubbleWithStackFollowing(DynamicAnimation.TRANSLATION_Y, in springStack()
488 springFirstBubbleWithStackFollowing(property, spring, endVelocity,
539 springFirstBubbleWithStackFollowing(
618 protected void springFirstBubbleWithStackFollowing( in springFirstBubbleWithStackFollowing() method in StackAnimationController
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DStackAnimationControllerTest.java329 protected void springFirstBubbleWithStackFollowing(DynamicAnimation.ViewProperty property, in springFirstBubbleWithStackFollowing() method in StackAnimationControllerTest.TestableStackController
332 super.springFirstBubbleWithStackFollowing( in springFirstBubbleWithStackFollowing()