Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java96 AnimationState.SETTLE,
108 int SETTLE = 4; // A short animation to reset from swipe and prepare for hint or bounce field
537 state = AnimationState.SETTLE; in setAnimationState()
573 case AnimationState.SETTLE: in updateAnimationState()