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