Searched refs:DISMISS_INTERPOLATOR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DSwipeDismissLayout.java433 private final TimeInterpolator DISMISS_INTERPOLATOR = new DecelerateInterpolator(1.5f); field in class:SwipeDismissLayout.DismissAnimator
450 DISMISS_INTERPOLATOR,
459 DISMISS_INTERPOLATOR,

Completed in 100 milliseconds