Searched refs:addDeviceLocked (Results 1 - 4 of 4) sorted by last modified time

/frameworks/native/services/inputflinger/
H A DEventHub.cpp1352 addDeviceLocked(device);
1368 addDeviceLocked(device);
1371 void EventHub::addDeviceLocked(Device* device) { function in class:android::EventHub
H A DEventHub.h375 void addDeviceLocked(Device* device);
H A DInputReader.cpp341 addDeviceLocked(rawEvent->when, rawEvent->deviceId);
359 void InputReader::addDeviceLocked(nsecs_t when, int32_t deviceId) { function in class:android::InputReader
H A DInputReader.h488 void addDeviceLocked(nsecs_t when, int32_t deviceId);

Completed in 86 milliseconds