Searched defs:method_onConnectStateChanged (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_pan.cpp41 static jmethodID method_onConnectStateChanged; member in namespace:android
94 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectStateChanged,
106 method_onConnectStateChanged =
H A Dcom_android_bluetooth_hid_host.cpp30 static jmethodID method_onConnectStateChanged; member in namespace:android
68 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectStateChanged,
188 method_onConnectStateChanged =
H A Dcom_android_bluetooth_hid_device.cpp31 static jmethodID method_onConnectStateChanged; member in namespace:android
89 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onConnectStateChanged,
161 method_onConnectStateChanged =

Completed in 100 milliseconds