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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_gatt.cpp187 static jmethodID method_onDescriptorAdded; member in namespace:android
702 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onDescriptorAdded,
900 method_onDescriptorAdded = env->GetMethodID(clazz, "onDescriptorAdded", "(IIJJII)V");

Completed in 47 milliseconds