Searched refs:setInjectionResult (Results 1 – 2 of 2) sorted by relevance
262 void setInjectionResult(EventEntry& entry,
1215 setInjectionResult(*entry, InputEventInjectionResult::FAILED); in releaseInboundEventLocked()1471 setInjectionResult(*entry, in dispatchKeyLocked()1486 setInjectionResult(*entry, injectionResult); in dispatchKeyLocked()1567 setInjectionResult(*entry, in dispatchMotionLocked()1594 setInjectionResult(*entry, injectionResult); in dispatchMotionLocked()4310 void InputDispatcher::setInjectionResult(EventEntry& entry, in setInjectionResult() function in android::inputdispatcher::InputDispatcher