Searched refs:touchMove (Results 1 – 6 of 6) sorted by relevance
87 public void touchMove() { in touchMove() method in EventSender88 mEventSenderImpl.touchMove(); in touchMove()
411 public void touchMove() { in touchMove() method in EventSenderImpl
30 public void touchMove(); in touchMove() method
129 mEventSender.touchMove(); in handleMessage()354 public void touchMove() { in touchMove() method in CallbackProxy
198 public void touchMove() { in touchMove() method in WebViewEventSender
521 Rect rect = touchMove(event); in processEvent()598 private Rect touchMove(MotionEvent event) { in touchMove() method in GestureOverlayView