Searched refs:pokeUserActivityLocked (Results 1 – 2 of 2) sorted by relevance
414 void pokeUserActivityLocked(const EventEntry& eventEntry) REQUIRES(mLock);
594 pokeUserActivityLocked(*mPendingEvent); in dispatchOnceInnerLocked()1347 pokeUserActivityLocked(*eventEntry); in dispatchEventLocked()2154 void InputDispatcher::pokeUserActivityLocked(const EventEntry& eventEntry) { in pokeUserActivityLocked() function in android::inputdispatcher::InputDispatcher