Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java76 private static final long BOUNCE_ANIMATION_DELAY = 167; field in FlingUpDownMethod
245 .create(getContext(), ANIMATE_DURATION_LONG_MILLIS, BOUNCE_ANIMATION_DELAY); in onCreateView()