Searched defs:touchMove (Results 1 – 2 of 2) sorted by relevance
159 private boolean touchMove(int x, int y, int button) { in touchMove() method in GestureBot
607 private Rect touchMove(MotionEvent event) { in touchMove() method in GestureOverlayView