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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DFlingAnimationUtils.java41 private static final float LINEAR_OUT_SLOW_IN_START_GRADIENT = 0.75f; field in class:FlingAnimationUtils
170 float startGradient = NotificationUtils.interpolate(LINEAR_OUT_SLOW_IN_START_GRADIENT,

Completed in 37 milliseconds