Searched refs:addRecentEventLocked (Results 1 – 2 of 2) sorted by relevance
247 void addRecentEventLocked(std::shared_ptr<const EventEntry> entry) REQUIRES(mLock);
1408 void InputDispatcher::addRecentEventLocked(std::shared_ptr<const EventEntry> entry) { in addRecentEventLocked() function in android::inputdispatcher::InputDispatcher1614 addRecentEventLocked(entry); in releaseInboundEventLocked()