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

  /frameworks/base/services/input/
InputDispatcher.cpp 319 dropReason = DROP_REASON_POLICY;
491 case DROP_REASON_POLICY:
763 *dropReason = DROP_REASON_POLICY;
769 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY
817 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY
    [all...]
InputDispatcher.h 829 DROP_REASON_POLICY = 1,
    [all...]

Completed in 168 milliseconds