Searched refs:releaseInboundEventLocked (Results 1 – 2 of 2) sorted by relevance
286 void releaseInboundEventLocked(EventEntry* entry) REQUIRES(mLock);
980 releaseInboundEventLocked(entry); in drainInboundQueueLocked()987 releaseInboundEventLocked(mPendingEvent); in releasePendingEventLocked()992 void InputDispatcher::releaseInboundEventLocked(EventEntry* entry) { in releaseInboundEventLocked() function in android::inputdispatcher::InputDispatcher