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

/frameworks/base/services/input/
H A DInputReader.h454 void processEventsLocked(const RawEvent* rawEvents, size_t count);
H A DInputReader.cpp275 processEventsLocked(mEventBuffer, count);
310 void InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) { function in class:android::InputReader

Completed in 66 milliseconds