Searched defs:touchUp (Results 1 – 3 of 3) sorted by relevance
143 private void touchUp(long duration) { in touchUp() method in ProximityClassifierTest
152 private boolean touchUp(int x, int y) { in touchUp() method in GestureBot
685 private void touchUp(MotionEvent event, boolean cancel) { in touchUp() method in GestureOverlayView