Searched refs:startDiscoveryNative (Results 1 – 2 of 2) sorted by relevance
145 return startDiscoveryNative(); in startDiscovery()313 private native boolean startDiscoveryNative(); in startDiscoveryNative() method in AdapterNativeInterface
1115 static jboolean startDiscoveryNative(JNIEnv* /* env */, jobject /* obj */) { in startDiscoveryNative() function2152 {"startDiscoveryNative", "()Z", (void*)startDiscoveryNative}, in register_com_android_bluetooth_btservice_AdapterService()