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.cpp32 static jmethodID method_onVrStateChanged; variable
102 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onVrStateChanged, in vr_cmd_cb()
416 method_onVrStateChanged = in classInitNative()
Dcom_android_bluetooth_hfp.cpp34 static jmethodID method_onVrStateChanged; variable
123 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onVrStateChanged, in VoiceRecognitionCallback()
410 method_onVrStateChanged = in classInitNative()