Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp45 static jmethodID method_onDialCall; variable
214 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onDialCall, js_number.get(), addr.get()); in DialCallCallback()
1019 {"onDialCall", "(Ljava/lang/String;[B)V", &method_onDialCall}, in register_com_android_bluetooth_hfp()