Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DStackAnimationController.java60 private static final float ANIMATE_IN_STIFFNESS = 1000f; field in StackAnimationController
831 .withStiffness(ANIMATE_IN_STIFFNESS)