Searched refs:touchUp (Results 1 – 4 of 4) sorted by relevance
71 touchUp(10); in testPass_uncovered()80 touchUp(20); in testPass_mostlyUncovered()90 touchUp(10); in testPass_quickSettings()99 touchUp(10); in testFail_covered()110 touchUp(100); in testFail_mostlyCovered()119 touchUp(10); in testPass_coveredWithLongSwipe()130 private void touchUp(long duration) { in touchUp() method in ProximityClassifierTest
218 if (touchUp(x, y)) in clickNoSync()275 touchUp(x, y); in clickRunnable()295 if(touchUp(x, y)) {313 private boolean touchUp(int x, int y) {465 ret &= touchUp(upX, upY);510 ret &= touchUp(segments[segments.length - 1].x, segments[segments.length -1].y);
539 touchUp(event, false); in processEvent()546 touchUp(event, true); in processEvent()685 private void touchUp(MotionEvent event, boolean cancel) { in touchUp() method in GestureOverlayView
18900 Landroid/gesture/GestureOverlayView;->touchUp(Landroid/view/MotionEvent;Z)V