Searched defs:shouldDropInputEvent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4125 } else if (shouldDropInputEvent(q)) {
4187 protected boolean shouldDropInputEvent(QueuedInputEvent q) { method in class:ViewRootImpl.InputStage
4718 if (shouldDropInputEvent(q)) {
4743 if (shouldDropInputEvent(q)) {
4752 if (shouldDropInputEvent(q)) {

Completed in 63 milliseconds