Searched refs:onGestureStarted (Results 1 – 6 of 6) sorted by relevance
123 boolean onGestureStarted(); in onGestureStarted() method315 return mListener.onGestureStarted(); in onMotionEvent()
446 public boolean onGestureStarted() { in onGestureStarted() method in TouchExplorer
603 listeners.get(i).onGestureStarted(this, event); in touchDown()792 void onGestureStarted(GestureOverlayView overlay, MotionEvent event); in onGestureStarted() method
10331 …method public abstract void onGestureStarted(android.gesture.GestureOverlayView, android.view.Moti…
13504 … method public void onGestureStarted(android.gesture.GestureOverlayView, android.view.MotionEvent);