Searched refs:fromNetworkHandle (Results 1 – 6 of 6) sorted by relevance
186 Network newNetwork = Network.fromNetworkHandle(networkHandle); in testNetworkHandle()192 Network.fromNetworkHandle(100); in testNetworkHandle()196 Network.fromNetworkHandle(-1); in testNetworkHandle()200 Network.fromNetworkHandle(0); in testNetworkHandle()
172 assertEquals(network.netId, Network.fromNetworkHandle(network.getNetworkHandle()).netId); in testFromNetworkHandle()180 final Network recreatedNetwork = Network.fromNetworkHandle(network.getNetworkHandle()); in testFromNetworkHandlePrivateDnsBypass_S()189 final Network recreatedNetwork = Network.fromNetworkHandle(network.getNetworkHandle()); in testFromNetworkHandlePrivateDnsBypass_R()
85 return netHandle == 0L ? NETID_UNSET : Network.fromNetworkHandle(netHandle).getNetId(); in getBoundNetworkForProcess()
451 public static Network fromNetworkHandle(long networkHandle) { in fromNetworkHandle() method in Network
279 method public static android.net.Network fromNetworkHandle(long);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...