HomeSort by relevance Sort by last modified time
    Searched defs:addDeviceLocked (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/inputflinger/
EventHub.cpp     [all...]
InputReader.cpp 356 addDeviceLocked(rawEvent->when, rawEvent->deviceId);
374 void InputReader::addDeviceLocked(nsecs_t when, int32_t deviceId) {
    [all...]
  /frameworks/base/services/midi/java/com/android/server/midi/
MidiService.java 674 return addDeviceLocked(type, numInputPorts, numOutputPorts, inputPortNames,
735 private MidiDeviceInfo addDeviceLocked(int type, int numInputPorts, int numOutputPorts,
    [all...]

Completed in 200 milliseconds