Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp54 static jmethodID method_onRingIndication; variable
385 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onRingIndication, in ring_indication_cb()
950 {"onRingIndication", "([B)V", &method_onRingIndication}, in register_com_android_bluetooth_hfpclient()