Home
last modified time | relevance | path

Searched defs:processMotionEvent (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DSuddenJumpingTouchEventHandler.java34 public boolean processMotionEvent(MotionEvent me); in processMotionEvent() method
DPointerTracker.java460 public void processMotionEvent(int action, int x, int y, long eventTime, in processMotionEvent() method in PointerTracker
DLatinKeyboardView.java650 public boolean processMotionEvent(MotionEvent me) { in processMotionEvent() method in LatinKeyboardView