Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp48 static jmethodID method_onCurrentCalls; variable
296 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onCurrentCalls, index, dir, in current_calls_cb()
942 {"onCurrentCalls", "(IIIILjava/lang/String;[B)V", &method_onCurrentCalls}, in register_com_android_bluetooth_hfpclient()