Searched refs:nativeOpenDevice (Results 1 – 2 of 2) sorted by relevance
72 private static native long nativeOpenDevice( in nativeOpenDevice() method in Device171 nativeOpenDevice( in handleMessage()
570 return nativeOpenDevice(deviceAddress); in openDevice()672 private native ParcelFileDescriptor nativeOpenDevice(String deviceAddress); in nativeOpenDevice() method in UsbHostManager