Searched refs:bindSocketToNetwork (Results 1 – 3 of 3) sorted by relevance
93 public native static int bindSocketToNetwork(int socketfd, int netId); in bindSocketToNetwork() method in NetworkUtils
426 final int err = NetworkUtils.bindSocketToNetwork(fd.getInt$(), netId); in bindSocket()
44839 Landroid/net/NetworkUtils;->bindSocketToNetwork(II)I