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

  /frameworks/base/services/input/
InputDispatcher.h 863 void addRecentEventLocked(EventEntry* entry);
    [all...]
InputDispatcher.cpp 460 void InputDispatcher::addRecentEventLocked(EventEntry* entry) {
638 addRecentEventLocked(entry);
    [all...]

Completed in 1106 milliseconds