Searched refs:gNetworkUtilMethods (Results 1 – 1 of 1) sorted by relevance
268 static const JNINativeMethod gNetworkUtilMethods[] = { variable291 return jniRegisterNativeMethods(env, NETUTILS_PKG_NAME, gNetworkUtilMethods, in register_android_net_NetworkUtils()292 NELEM(gNetworkUtilMethods)); in register_android_net_NetworkUtils()