Searched defs:addDeviceLocked (Results 1 – 3 of 3) sorted by relevance
287 void InputReader::addDeviceLocked(nsecs_t when, int32_t eventHubId) { in addDeviceLocked() function in android::InputReader
2800 void EventHub::addDeviceLocked(std::unique_ptr<Device> device) { in addDeviceLocked() function in android::EventHub
1306 private MidiDeviceInfo addDeviceLocked(int type, int numInputPorts, int numOutputPorts, in addDeviceLocked() method in MidiService