Searched refs:pokeUserActivityLocked (Results 1 – 2 of 2) sorted by relevance
349 void pokeUserActivityLocked(const EventEntry* eventEntry) REQUIRES(mLock);
333 pokeUserActivityLocked(mPendingEvent); in dispatchOnceInnerLocked()1004 pokeUserActivityLocked(eventEntry); in dispatchEventLocked()1891 void InputDispatcher::pokeUserActivityLocked(const EventEntry* eventEntry) { in pokeUserActivityLocked() function in android::inputdispatcher::InputDispatcher