Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h847 DROP_REASON_BLOCKED = 4, enumerator
DInputDispatcher.cpp408 dropReason = DROP_REASON_BLOCKED; in dispatchOnceInnerLocked()
424 dropReason = DROP_REASON_BLOCKED; in dispatchOnceInnerLocked()
559 case DROP_REASON_BLOCKED: in dropInboundEventLocked()