HomeSort by relevance Sort by last modified time
    Searched refs:DROP_REASON_POLICY (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 324 dropReason = DROP_REASON_POLICY;
505 case DROP_REASON_POLICY:
780 *dropReason = DROP_REASON_POLICY;
786 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY
834 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY
    [all...]
InputDispatcher.h 831 DROP_REASON_POLICY = 1,
    [all...]

Completed in 150 milliseconds