Searched refs:android_hardware_UsbDeviceConnection_get_fd (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_UsbDeviceConnection.cpp76 android_hardware_UsbDeviceConnection_get_fd(JNIEnv *env, jobject thiz) function
90 int fd = android_hardware_UsbDeviceConnection_get_fd(env, thiz);
234 {"native_get_fd", "()I", (void *)android_hardware_UsbDeviceConnection_get_fd},

Completed in 137 milliseconds