Home
last modified time | relevance | path

Searched refs:processGenericMotionEvent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java5823 return processGenericMotionEvent(q); in onProcess()
6062 private int processGenericMotionEvent(QueuedInputEvent q) { in processGenericMotionEvent() method in ViewRootImpl.ViewPostImeInputStage