Home
last modified time | relevance | path

Searched refs:addDeviceLocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/midi/java/com/android/server/midi/
DMidiService.java721 return addDeviceLocked(type, numInputPorts, numOutputPorts, inputPortNames, in registerDeviceServer()
782 private MidiDeviceInfo addDeviceLocked(int type, int numInputPorts, int numOutputPorts, in addDeviceLocked() method in MidiService
975 addDeviceLocked(MidiDeviceInfo.TYPE_VIRTUAL, in addPackageDeviceServer()
/frameworks/native/services/inputflinger/
DEventHub.h397 void addDeviceLocked(Device* device);
DEventHub.cpp1384 addDeviceLocked(device); in openDeviceLocked()
1482 addDeviceLocked(device); in createVirtualKeyboardLocked()
1485 void EventHub::addDeviceLocked(Device* device) { in addDeviceLocked() function in android::EventHub
DInputReader.h489 void addDeviceLocked(nsecs_t when, int32_t deviceId);