Searched defs:openDeviceLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
H A DMtpClient.java75 mtpDevice = openDeviceLocked(usbDevice);
95 mtpDevice = openDeviceLocked(usbDevice);
171 private MtpDevice openDeviceLocked(UsbDevice usbDevice) { method in class:MtpClient
258 openDeviceLocked(usbDevice);
/frameworks/native/services/inputflinger/
H A DEventHub.cpp1051 status_t EventHub::openDeviceLocked(const char *devicePath) { function in class:android::EventHub
1575 openDeviceLocked(devname);
1606 openDeviceLocked(devname);

Completed in 574 milliseconds