Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfp.cpp657 static jboolean cindResponseNative(JNIEnv *env, jobject object, in cindResponseNative() function
808 {"cindResponseNative", "(IIIIIII[B)Z", (void *) cindResponseNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java2878 cindResponseNative(mPhoneState.getService(), call, in processAtCind()
3438 private native boolean cindResponseNative(int service, int numActive, int numHeld, in cindResponseNative() method in HeadsetStateMachine