Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp50 static jmethodID method_onCmdResult; variable
320 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onCmdResult, (jint)type, in cmd_complete_cb()
944 {"onCmdResult", "(II[B)V", &method_onCmdResult}, in register_com_android_bluetooth_hfpclient()