Searched refs:endMotionEvent (Results 1 – 1 of 1) sorted by relevance
290 endMotionEvent(event, x, y, true /* forceCancel */); in onTouchEvent()335 endMotionEvent(event, x, y, false /* forceCancel */); in onTouchEvent()365 private void endMotionEvent(MotionEvent event, float x, float y, boolean forceCancel) { in endMotionEvent() method in PanelView