Searched refs:releaseInboundEventLocked (Results 1 – 2 of 2) sorted by relevance
933 void releaseInboundEventLocked(EventEntry* entry);
611 releaseInboundEventLocked(entry); in drainInboundQueueLocked()619 releaseInboundEventLocked(mPendingEvent); in releasePendingEventLocked()624 void InputDispatcher::releaseInboundEventLocked(EventEntry* entry) { in releaseInboundEventLocked() function in android::InputDispatcher