Searched refs:openDeviceLocked (Results 1 - 3 of 3) 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.h373 status_t openDeviceLocked(const char *devicePath);
H A DEventHub.cpp1051 status_t EventHub::openDeviceLocked(const char *devicePath) { function in class:android::EventHub
1575 openDeviceLocked(devname);
1606 openDeviceLocked(devname);

Completed in 1294 milliseconds