Searched refs:removeDeviceLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.h489 void removeDeviceLocked(nsecs_t when, int32_t deviceId);
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 21 milliseconds