Searched defs:processMotionEvent (Results 1 – 3 of 3) sorted by relevance
34 public void processMotionEvent(final MotionEvent me, final KeyEventHandler keyEventHandler) { in processMotionEvent() method in NonDistinctMultitouchHelper
1061 public boolean processMotionEvent(final MotionEvent me) { in processMotionEvent() method in MainKeyboardView
877 public void processMotionEvent(final MotionEvent me, final KeyEventHandler handler) { in processMotionEvent() method in PointerTracker