Searched refs:startDiscoveryNative (Results 1 – 2 of 2) sorted by relevance
793 static jboolean startDiscoveryNative(JNIEnv* env, jobject obj) { in startDiscoveryNative() function1347 {"startDiscoveryNative", "()Z", (void*)startDiscoveryNative},
2232 return startDiscoveryNative(); in startDiscovery()3105 private native boolean startDiscoveryNative(); in startDiscoveryNative() method in AdapterService