Searched refs:method_onSyncLost (Results 1 – 1 of 1) sorted by relevance
183 static jmethodID method_onSyncLost; variable1971 method_onSyncLost = env->GetMethodID(clazz, "onSyncLost", "(I)V"); in periodicScanClassInitNative()2021 sCallbackEnv->CallVoidMethod(mPeriodicScanCallbacksObj, method_onSyncLost, in onSyncLost()