Searched refs:queryCurrentCallsNative (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp515 static jboolean queryCurrentCallsNative(JNIEnv *env, jobject object) { function in namespace:android
606 {"queryCurrentCallsNative", "()Z", (void *) queryCurrentCallsNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java816 if (queryCurrentCallsNative()) {
822 Log.i(TAG, "updateCallsStart queryCurrentCallsNative failed");
2712 private native boolean queryCurrentCallsNative(); method in class:HeadsetClientStateMachine

Completed in 97 milliseconds