Searched refs:unplugNative (Results 1 – 2 of 2) sorted by relevance
146 return unplugNative(); in unplug()274 private native boolean unplugNative(); in unplugNative() method in HidDeviceNativeInterface
425 static jboolean unplugNative(JNIEnv* env, jobject thiz) { in unplugNative() function511 {"unplugNative", "()Z", (void*)unplugNative},