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 405 void processEventsLocked(const RawEvent* rawEvents, size_t count);
    [all...]
InputReader.cpp 291 processEventsLocked(mEventBuffer, count);
326 void InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) {
    [all...]

Completed in 133 milliseconds