Searched refs:resNetworkCancel (Results 1 – 4 of 4) sorted by relevance
112 resNetworkCancel(nsend_fd); in android_res_cancel()
20 import static android.net.NetworkUtils.resNetworkCancel;390 if (queryIpv6) resNetworkCancel(v6fd); // Closes fd, marks it invalid. in query()525 resNetworkCancel(queryfd); // Closes fd, marks it invalid. in cancelQuery()
149 public static native void resNetworkCancel(FileDescriptor fd); in resNetworkCancel() method in NetworkUtils
210 resNetworkCancel(fd); in android_net_utils_resNetworkCancel()