Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp52 static jmethodID method_onInBandRing; variable
353 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onInBandRing, in in_band_ring_cb()
947 {"onInBandRing", "(I[B)V", &method_onInBandRing}, in register_com_android_bluetooth_hfpclient()