Home
last modified time | relevance | path

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

/frameworks/support/core-ui/java/android/support/v4/widget/
DViewDragHelper.java501 clearMotionHistory(); in cancel()
778 private void clearMotionHistory() { in clearMotionHistory() method in ViewDragHelper
792 private void clearMotionHistory(int pointerId) { in clearMotionHistory() method in ViewDragHelper
1065 clearMotionHistory(pointerId); in shouldInterceptTouchEvent()
1221 clearMotionHistory(pointerId); in processTouchEvent()