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

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

Completed in 31 milliseconds