Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp42 static jmethodID method_onCall; variable
191 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onCall, (jint)call, in call_cb()
936 {"onCall", "(I[B)V", &method_onCall}, in register_com_android_bluetooth_hfpclient()