Searched refs:method_onSetReport (Results 1 – 1 of 1) sorted by relevance
33 static jmethodID method_onSetReport; variable113 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onSetReport, (jbyte)type, in set_report_callback()164 method_onSetReport = env->GetMethodID(clazz, "onSetReport", "(BB[B)V"); in classInitNative()