Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownTouchHandler.java72 void onMoveReset(boolean showHint); in onMoveReset() method
431 listener.onMoveReset(!hintDistanceExceeded); in onMoveEnded()
DTwoButtonMethod.java113 public void onMoveReset(boolean showHint) {} in onCreateView()
DFlingUpDownMethod.java166 onMoveReset(false); in onStart()
280 public void onMoveReset(boolean showHint) { in onMoveReset() method in FlingUpDownMethod