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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h1036 void pokeUserActivityLocked(const EventEntry* eventEntry);
H A DInputDispatcher.cpp311 pokeUserActivityLocked(mPendingEvent);
915 pokeUserActivityLocked(eventEntry);
1719 void InputDispatcher::pokeUserActivityLocked(const EventEntry* eventEntry) { function in class:android::InputDispatcher

Completed in 116 milliseconds