Home
last modified time | relevance | path

Searched refs:openDeviceLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
DMtpClient.java75 mtpDevice = openDeviceLocked(usbDevice);
95 mtpDevice = openDeviceLocked(usbDevice);
171 private MtpDevice openDeviceLocked(UsbDevice usbDevice) { in openDeviceLocked() method in MtpClient
258 openDeviceLocked(usbDevice); in getDeviceList()
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h375 status_t openDeviceLocked(const char* devicePath);
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1198 status_t EventHub::openDeviceLocked(const char* devicePath) { in openDeviceLocked() function in android::EventHub
1834 openDeviceLocked(filename.c_str()); in readNotifyLocked()
1875 openDeviceLocked(devname); in scanDirLocked()