Searched refs:resNetworkSend (Results 1 – 4 of 4) sorted by relevance
108 return resNetworkSend(netid, msg, msglen, flags); in android_res_nsend()
23 import static android.net.NetworkUtils.resNetworkSend;195 queryfd = resNetworkSend((network != null) in rawQuery()
132 public static native FileDescriptor resNetworkSend( in resNetworkSend() method in NetworkUtils
264 int fd = resNetworkSend(netId, data, msgLen, flags); in android_net_utils_resNetworkSend()