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