Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java4785 } else if (shouldDropInputEvent(q)) { in deliver()
4859 protected boolean shouldDropInputEvent(QueuedInputEvent q) { in shouldDropInputEvent() method in ViewRootImpl.InputStage
5417 if (shouldDropInputEvent(q)) { in processKeyEvent()
5449 if (shouldDropInputEvent(q)) { in processKeyEvent()
5458 if (shouldDropInputEvent(q)) { in processKeyEvent()