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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h943 void releaseInboundEventLocked(EventEntry* entry);
H A DInputDispatcher.cpp618 releaseInboundEventLocked(entry);
626 releaseInboundEventLocked(mPendingEvent);
631 void InputDispatcher::releaseInboundEventLocked(EventEntry* entry) { function in class:android::InputDispatcher

Completed in 334 milliseconds