Searched refs:removeDeviceLocked (Results 1 – 2 of 2) sorted by relevance
489 void removeDeviceLocked(nsecs_t when, int32_t deviceId);
344 removeDeviceLocked(rawEvent->when, rawEvent->deviceId); in processEventsLocked()386 void InputReader::removeDeviceLocked(nsecs_t when, int32_t deviceId) { in removeDeviceLocked() function in android::InputReader