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

  /frameworks/native/services/inputflinger/
EventHub.h 375 void addDeviceLocked(Device* device);
EventHub.cpp     [all...]
InputReader.h 488 void addDeviceLocked(nsecs_t when, int32_t deviceId);
    [all...]
InputReader.cpp 341 addDeviceLocked(rawEvent->when, rawEvent->deviceId);
359 void InputReader::addDeviceLocked(nsecs_t when, int32_t deviceId) {
    [all...]

Completed in 149 milliseconds