Searched refs:method_onVrStateChanged (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_hfpclient.cpp | 36 static jmethodID method_onVrStateChanged; variable 109 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onVrStateChanged, in vr_cmd_cb() 929 {"onVrStateChanged", "(I[B)V", &method_onVrStateChanged}, in register_com_android_bluetooth_hfpclient()
|
D | com_android_bluetooth_hfp.cpp | 33 static jmethodID method_onVrStateChanged; variable 123 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onVrStateChanged, in VoiceRecognitionCallback() 1027 {"onVrStateChanged", "(I[B)V", &method_onVrStateChanged}, in register_com_android_bluetooth_hfp()
|