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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp328 dropReason = DROP_REASON_POLICY;
504 case DROP_REASON_POLICY:
781 *dropReason = DROP_REASON_POLICY;
787 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY
835 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY
H A DInputDispatcher.h845 DROP_REASON_POLICY = 1, enumerator in enum:android::InputDispatcher::DropReason

Completed in 29 milliseconds