Home
last modified time | relevance | path

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

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