Searched refs:cindResponseNative (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_hfp.cpp | 657 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/ |
D | HeadsetStateMachine.java | 2878 cindResponseNative(mPhoneState.getService(), call, in processAtCind() 3438 private native boolean cindResponseNative(int service, int numActive, int numHeld, in cindResponseNative() method in HeadsetStateMachine
|