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

/frameworks/base/services/input/
H A DInputDispatcher.h915 void releaseInboundEventLocked(EventEntry* entry);
H A DInputDispatcher.cpp603 releaseInboundEventLocked(entry);
611 releaseInboundEventLocked(mPendingEvent);
616 void InputDispatcher::releaseInboundEventLocked(EventEntry* entry) { function in class:android::InputDispatcher

Completed in 44 milliseconds