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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java3389 } else if (shouldDropInputEvent(q)) {
3448 protected boolean shouldDropInputEvent(QueuedInputEvent q) { method in class:ViewRootImpl.InputStage
3849 if (shouldDropInputEvent(q)) {
3861 if (shouldDropInputEvent(q)) {
3870 if (shouldDropInputEvent(q)) {

Completed in 50 milliseconds