Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp_sink.cpp29 static jmethodID method_onAudioStateChanged; variable
77 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAudioStateChanged, in a2dp_sink_audio_state_callback()
270 {"onAudioStateChanged", "([BI)V", &method_onAudioStateChanged}, in register_com_android_bluetooth_a2dp_sink()
Dcom_android_bluetooth_a2dp.cpp29 static jmethodID method_onAudioStateChanged; variable
95 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAudioStateChanged, in bta2dp_audio_state_callback()
541 {"onAudioStateChanged", "([BI)V", &method_onAudioStateChanged}, in register_com_android_bluetooth_a2dp()
Dcom_android_bluetooth_hfpclient.cpp35 static jmethodID method_onAudioStateChanged; variable
97 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAudioStateChanged, in audio_state_cb()
928 {"onAudioStateChanged", "(I[B)V", &method_onAudioStateChanged}, in register_com_android_bluetooth_hfpclient()
Dcom_android_bluetooth_hfp.cpp32 static jmethodID method_onAudioStateChanged; variable
107 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAudioStateChanged, in AudioStateCallback()
1026 {"onAudioStateChanged", "(I[B)V", &method_onAudioStateChanged}, in register_com_android_bluetooth_hfp()