Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp36 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()
Dcom_android_bluetooth_hfp.cpp33 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()