Searched defs:removeDeviceLocked (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/services/inputflinger/
H A DInputReader.cpp344 removeDeviceLocked(rawEvent->when, rawEvent->deviceId);
386 void InputReader::removeDeviceLocked(nsecs_t when, int32_t deviceId) { function in class:android::InputReader

Completed in 68 milliseconds