Searched refs:releaseInboundEventLocked (Results 1 – 2 of 2) sorted by relevance
948 void releaseInboundEventLocked(EventEntry* entry);
657 releaseInboundEventLocked(entry); in drainInboundQueueLocked()665 releaseInboundEventLocked(mPendingEvent); in releasePendingEventLocked()670 void InputDispatcher::releaseInboundEventLocked(EventEntry* entry) { in releaseInboundEventLocked() function in android::InputDispatcher