Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp47 static jmethodID method_onCallWaiting; variable
272 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onCallWaiting, in call_waiting_cb()
941 {"onCallWaiting", "(Ljava/lang/String;[B)V", &method_onCallWaiting}, in register_com_android_bluetooth_hfpclient()