Home
last modified time | relevance | path

Searched refs:cindResponseNative (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java352 return cindResponseNative(service, numActive, numHeld, callState, signal, roam, in cindResponse()
484 private native boolean cindResponseNative(int service, int numActive, int numHeld, in cindResponseNative() method in HeadsetNativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp714 static jboolean cindResponseNative(JNIEnv* env, jobject object, jint service, in cindResponseNative() function
935 {"cindResponseNative", "(IIIIIII[B)Z", (void*)cindResponseNative},