Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java1148 private static final long RAMP_TOTAL_TIME_MS = RAMP_DOWN_END_MS; field in FlingUpDownMethod.VibrateInterpolator
1160 float time = t * RAMP_TOTAL_TIME_MS; in getInterpolation()