Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DStackAnimationControllerTest.java329 protected void springFirstBubbleWithStackFollowing(DynamicAnimation.ViewProperty property, in springFirstBubbleWithStackFollowing() method in StackAnimationControllerTest.TestableStackController
332 super.springFirstBubbleWithStackFollowing( in springFirstBubbleWithStackFollowing()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DStackAnimationController.java323 springFirstBubbleWithStackFollowing(DynamicAnimation.TRANSLATION_X, in springStack()
330 springFirstBubbleWithStackFollowing(DynamicAnimation.TRANSLATION_Y, in springStack()
502 springFirstBubbleWithStackFollowing(property, spring, endVelocity,
562 springFirstBubbleWithStackFollowing(
657 protected void springFirstBubbleWithStackFollowing( in springFirstBubbleWithStackFollowing() method in StackAnimationController