Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp44 static jmethodID method_onCallHeld; variable
219 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onCallHeld, (jint)callheld, in callheld_cb()
938 {"onCallHeld", "(I[B)V", &method_onCallHeld}, in register_com_android_bluetooth_hfpclient()