Searched refs:endMotionEvent (Results 1 – 1 of 1) sorted by relevance
368 private void endMotionEvent(MotionEvent event, float x, float y, boolean forceCancel) { in endMotionEvent() method in PanelViewController1325 endMotionEvent(event, x, y, true /* forceCancel */); in onTouch()1362 endMotionEvent(event, x, y, false /* forceCancel */); in onTouch()