Searched refs:releaseInboundEventLocked (Results 1 – 2 of 2) sorted by relevance
339 void releaseInboundEventLocked(std::shared_ptr<const EventEntry> entry) REQUIRES(mLock);
1591 releaseInboundEventLocked(entry); in drainInboundQueueLocked()1598 releaseInboundEventLocked(mPendingEvent); in releasePendingEventLocked()1603 void InputDispatcher::releaseInboundEventLocked(std::shared_ptr<const EventEntry> entry) { in releaseInboundEventLocked() function in android::inputdispatcher::InputDispatcher2003 releaseInboundEventLocked(entry); in flushSensor()