Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java3639 } else if (shouldDropInputEvent(q)) { in deliver()
3701 protected boolean shouldDropInputEvent(QueuedInputEvent q) { in shouldDropInputEvent() method in ViewRootImpl.InputStage
4131 if (shouldDropInputEvent(q)) { in processKeyEvent()
4143 if (shouldDropInputEvent(q)) { in processKeyEvent()
4152 if (shouldDropInputEvent(q)) { in processKeyEvent()