Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp328 dropReason = DROP_REASON_POLICY; in dispatchOnceInnerLocked()
504 case DROP_REASON_POLICY: in dropInboundEventLocked()
781 *dropReason = DROP_REASON_POLICY; in dispatchKeyLocked()
787 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY in dispatchKeyLocked()
835 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY in dispatchMotionLocked()
DInputDispatcher.h845 DROP_REASON_POLICY = 1, enumerator