Searched refs:pokeUserActivityLocked (Results 1 – 2 of 2) sorted by relevance
565 void pokeUserActivityLocked(const EventEntry& eventEntry) REQUIRES(mLock);
1136 pokeUserActivityLocked(*mPendingEvent); in dispatchOnceInnerLocked()1920 pokeUserActivityLocked(*entry); in dispatchKeyLocked()2157 pokeUserActivityLocked(*eventEntry); in dispatchEventLocked()3271 void InputDispatcher::pokeUserActivityLocked(const EventEntry& eventEntry) { in pokeUserActivityLocked() function in android::inputdispatcher::InputDispatcher