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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp193 static jmethodID method_onAttributeWrite; member in namespace:android
766 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onAttributeWrite,
906 method_onAttributeWrite= env->GetMethodID(clazz, "onAttributeWrite", "(Ljava/lang/String;IIIIIZZ[B)V");

Completed in 13 milliseconds