Searched refs:cindResponseNative (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetNativeInterface.java | 352 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/ |
D | com_android_bluetooth_hfp.cpp | 714 static jboolean cindResponseNative(JNIEnv* env, jobject object, jint service, in cindResponseNative() function 935 {"cindResponseNative", "(IIIIIII[B)Z", (void*)cindResponseNative},
|