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;197 queryfd = resNetworkSend((network != null) in rawQuery()
125 public static native FileDescriptor resNetworkSend( in resNetworkSend() method in NetworkUtils
171 int fd = resNetworkSend(netId, data, msgLen, flags); in android_net_utils_resNetworkSend()