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.java32 public boolean processMotionEvent(MotionEvent me); in processMotionEvent() method
DLatinKeyboardView.java486 public boolean processMotionEvent(MotionEvent me) { in processMotionEvent() method in LatinKeyboardView
DPointerTracker.java402 public void processMotionEvent(int action, int x, int y, long eventTime, in processMotionEvent() method in PointerTracker