Home
last modified time | relevance | path

Searched refs:method_onConnectStateChanged (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_pan.cpp26 static jmethodID method_onConnectStateChanged; variable
79 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectStateChanged, in connection_state_callback()
215 {"onConnectStateChanged", "([BIIII)V", &method_onConnectStateChanged}, in register_com_android_bluetooth_pan()
Dcom_android_bluetooth_hid_device.cpp27 static jmethodID method_onConnectStateChanged; variable
85 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectStateChanged, in connection_state_callback()
508 {"onConnectStateChanged", "([BI)V", &method_onConnectStateChanged}, in register_com_android_bluetooth_hid_device()
Dcom_android_bluetooth_hid_host.cpp27 static jmethodID method_onConnectStateChanged; variable
69 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectStateChanged, in connection_state_callback()
562 {"onConnectStateChanged", "([BIII)V", &method_onConnectStateChanged}, in register_com_android_bluetooth_hid_host()