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

  /frameworks/base/services/input/
InputDispatcher.cpp 622 setInjectionResultLocked(entry, INPUT_EVENT_INJECTION_FAILED);
771 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY
784 setInjectionResultLocked(entry, injectionResult);
819 setInjectionResultLocked(entry, *dropReason == DROP_REASON_POLICY
844 setInjectionResultLocked(entry, injectionResult);
    [all...]
InputDispatcher.h     [all...]

Completed in 27 milliseconds