Home
last modified time | relevance | path

Searched defs:BOUNCE (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DInterpolators.java143 public static final Interpolator BOUNCE = new BounceInterpolator(); field in Interpolators
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
H A DFlingUpDownMethod.java106 int BOUNCE = 2; // An idle state in which text and icon slightly bounces off its base repeatedly field