Searched refs:method_onConnectionStateChanged (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp_sink.cpp29 static jmethodID method_onConnectionStateChanged; member in namespace:android
51 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged,
101 method_onConnectionStateChanged =
H A Dcom_android_bluetooth_a2dp.cpp29 static jmethodID method_onConnectionStateChanged; member in namespace:android
65 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged,
173 method_onConnectionStateChanged =
H A Dcom_android_bluetooth_avrcp_controller.cpp30 static jmethodID method_onConnectionStateChanged; member in namespace:android
99 sCallbackEnv->CallVoidMethod(sCallbacksObj, method_onConnectionStateChanged,
605 method_onConnectionStateChanged =
H A Dcom_android_bluetooth_hfp.cpp32 static jmethodID method_onConnectionStateChanged; member in namespace:android
83 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged,
375 method_onConnectionStateChanged =
H A Dcom_android_bluetooth_hfpclient.cpp31 static jmethodID method_onConnectionStateChanged; member in namespace:android
78 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectionStateChanged,
347 method_onConnectionStateChanged =

Completed in 73 milliseconds