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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java3541 } else if (shouldDropInputEvent(q)) {
3603 protected boolean shouldDropInputEvent(QueuedInputEvent q) { method in class:ViewRootImpl.InputStage
4024 if (shouldDropInputEvent(q)) {
4036 if (shouldDropInputEvent(q)) {
4045 if (shouldDropInputEvent(q)) {

Completed in 20 milliseconds