Searched refs:pokeUserActivityLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h1046 void pokeUserActivityLocked(const EventEntry* eventEntry);
H A DInputDispatcher.cpp315 pokeUserActivityLocked(mPendingEvent);
929 pokeUserActivityLocked(eventEntry);
1733 void InputDispatcher::pokeUserActivityLocked(const EventEntry* eventEntry) { function in class:android::InputDispatcher

Completed in 156 milliseconds