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

  /frameworks/base/services/input/
InputReader.h 457 void removeDeviceLocked(nsecs_t when, int32_t deviceId);
    [all...]
InputReader.cpp 333 removeDeviceLocked(rawEvent->when, rawEvent->deviceId);
375 void InputReader::removeDeviceLocked(nsecs_t when, int32_t deviceId) {
    [all...]

Completed in 35 milliseconds