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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h933 void releaseInboundEventLocked(EventEntry* entry);
H A DInputDispatcher.cpp611 releaseInboundEventLocked(entry);
619 releaseInboundEventLocked(mPendingEvent);
624 void InputDispatcher::releaseInboundEventLocked(EventEntry* entry) { function in class:android::InputDispatcher

Completed in 114 milliseconds