Searched refs:method_onSyncReport (Results 1 – 1 of 1) sorted by relevance
184 static jmethodID method_onSyncReport; variable1970 method_onSyncReport = env->GetMethodID(clazz, "onSyncReport", "(IIII[B)V"); in periodicScanClassInitNative()2012 sCallbackEnv->CallVoidMethod(mPeriodicScanCallbacksObj, method_onSyncReport, in onSyncReport()