Searched refs:endMotionEvent (Results 1 – 1 of 1) sorted by relevance
269 endMotionEvent(event, pointerY, true); in onTouch()287 endMotionEvent(event, pointerY, false); in onTouch()292 private void endMotionEvent(MotionEvent event, float pointerY, boolean forceCancel) { in endMotionEvent() method in FlingUpDownTouchHandler