Searched refs:method_onNetworkState (Results 1 – 1 of 1) sorted by relevance
33 static jmethodID method_onNetworkState; variable114 sCallbackEnv->CallVoidMethod(mCallbacksObj, method_onNetworkState, in network_state_cb()418 method_onNetworkState = env->GetMethodID(clazz, "onNetworkState", "(I[B)V"); in classInitNative()