Searched refs:queryCurrentCallsNative (Results 1 – 2 of 2) sorted by relevance
214 return queryCurrentCallsNative(getByteAddress(device)); in queryCurrentCalls()320 private static native boolean queryCurrentCallsNative(byte[] address); in queryCurrentCallsNative() method in NativeInterface
715 static jboolean queryCurrentCallsNative(JNIEnv* env, jobject /* object */, in queryCurrentCallsNative() function907 {"queryCurrentCallsNative", "([B)Z", (void*)queryCurrentCallsNative}, in register_com_android_bluetooth_hfpclient()