Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfpclient.cpp33 static jmethodID method_onVrStateChanged; variable
102 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onVrStateChanged, in vr_cmd_cb()
401 method_onVrStateChanged = in classInitNative()
Dcom_android_bluetooth_hfp.cpp35 static jmethodID method_onVrStateChanged; variable
124 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onVrStateChanged, in VoiceRecognitionCallback()
411 method_onVrStateChanged = in classInitNative()