Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp367 dropReason = DROP_REASON_POLICY; in dispatchOnceInnerLocked()
543 case DROP_REASON_POLICY: in dropInboundEventLocked()
821 *dropReason = DROP_REASON_POLICY; in dispatchKeyLocked()
827 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY in dispatchKeyLocked()
875 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY in dispatchMotionLocked()
DInputDispatcher.h844 DROP_REASON_POLICY = 1, enumerator