Home
last modified time | relevance | path

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

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