Searched defs:processMotionEvent (Results 1 – 3 of 3) sorted by relevance
34 public boolean processMotionEvent(MotionEvent me); in processMotionEvent() method
460 public void processMotionEvent(int action, int x, int y, long eventTime, in processMotionEvent() method in PointerTracker
650 public boolean processMotionEvent(MotionEvent me) { in processMotionEvent() method in LatinKeyboardView