Home
last modified time | relevance | path

Searched refs:nativeOpenDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/hid/src/com/android/commands/hid/
DDevice.java72 private static native long nativeOpenDevice( in nativeOpenDevice() method in Device
171 nativeOpenDevice( in handleMessage()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbHostManager.java570 return nativeOpenDevice(deviceAddress); in openDevice()
672 private native ParcelFileDescriptor nativeOpenDevice(String deviceAddress); in nativeOpenDevice() method in UsbHostManager