HomeSort by relevance Sort by last modified time
    Searched refs:processEventsLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
InputReader.h 454 void processEventsLocked(const RawEvent* rawEvents, size_t count);
    [all...]
InputReader.cpp 275 processEventsLocked(mEventBuffer, count);
310 void InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) {
    [all...]

Completed in 193 milliseconds