Searched defs:cindResponseNative (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Bluetooth/jni/ |
H A D | com_android_bluetooth_hfp.cpp | 692 static jboolean cindResponseNative(JNIEnv* env, jobject object, jint service, function in namespace:android 905 {"cindResponseNative", "(IIIIIII[B)Z", (void*)cindResponseNative},
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | HeadsetNativeInterface.java | 352 return cindResponseNative(service, numActive, numHeld, callState, signal, roam, 484 private native boolean cindResponseNative(int service, int numActive, int numHeld, method in class:HeadsetNativeInterface
|
Completed in 28 milliseconds