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

  /frameworks/native/services/inputflinger/
InputReader.h 489 void removeDeviceLocked(nsecs_t when, int32_t deviceId);
    [all...]
InputReader.cpp 344 removeDeviceLocked(rawEvent->when, rawEvent->deviceId);
386 void InputReader::removeDeviceLocked(nsecs_t when, int32_t deviceId) {
    [all...]

Completed in 47 milliseconds