Searched refs:releaseInboundEventLocked (Results 1 – 2 of 2) sorted by relevance
247 void releaseInboundEventLocked(EventEntry* entry) REQUIRES(mLock);
675 releaseInboundEventLocked(entry); in drainInboundQueueLocked()683 releaseInboundEventLocked(mPendingEvent); in releasePendingEventLocked()688 void InputDispatcher::releaseInboundEventLocked(EventEntry* entry) { in releaseInboundEventLocked() function in android::inputdispatcher::InputDispatcher