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

  /frameworks/base/services/input/
EventHub.h 349 void addDeviceLocked(Device* device);
EventHub.cpp     [all...]
InputReader.h 407 void addDeviceLocked(nsecs_t when, int32_t deviceId);
    [all...]
InputReader.cpp 346 addDeviceLocked(rawEvent->when, rawEvent->deviceId);
364 void InputReader::addDeviceLocked(nsecs_t when, int32_t deviceId) {
    [all...]

Completed in 1101 milliseconds