Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfp.cpp53 static jmethodID method_onAtCops; variable
344 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAtCops, addr.get()); in AtCopsCallback()
1027 {"onAtCops", "([B)V", &method_onAtCops}, in register_com_android_bluetooth_hfp()