Home
last modified time | relevance | path

Searched refs:STIFFNESS_HIGH (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/dynamicanimation/animation/
H A DSpringForce.java39 public static final float STIFFNESS_HIGH = 10_000f; field in SpringForce
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java371 .withStiffness(SpringForce.STIFFNESS_HIGH) in springBubbleTo()
417 .withStiffness(SpringForce.STIFFNESS_HIGH)
H A DStackAnimationController.java611 .withStiffness(SpringForce.STIFFNESS_HIGH))
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeDepthController.kt516 springAnimation.spring.stiffness = SpringForce.STIFFNESS_HIGH