Searched refs:initSocketNative (Results 1 – 2 of 2) sorted by relevance
154 initSocketNative(); in BluetoothSocket()349 private native void initSocketNative() throws IOException; in initSocketNative() method in BluetoothSocket
90 static void initSocketNative(JNIEnv *env, jobject obj) { in initSocketNative() function248 initSocketNative(env, obj); in connectNative()558 {"initSocketNative", "()V", (void*) initSocketNative},