Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h124 DROP_REASON_BLOCKED = 4, enumerator
DInputDispatcher.cpp385 dropReason = DROP_REASON_BLOCKED; in dispatchOnceInnerLocked()
400 dropReason = DROP_REASON_BLOCKED; in dispatchOnceInnerLocked()
579 case DROP_REASON_BLOCKED: in dropInboundEventLocked()