Searched defs:myIPv6 (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/tests/net/java/com/android/server/ |
| D | ConnectivityServiceTest.java | 4181 InetAddress myIPv6 = InetAddress.getByName("2001:db8::1"); in testPacketKeepalives() local 4320 final InetAddress myIPv6 = InetAddress.getByName("2001:db8::1"); in doTestNattSocketKeepalivesWithExecutor() local 4367 myNet, testSocket, myIPv6, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument 4374 myNet, testSocket, myIPv6, dstIPv6, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument 4495 final InetAddress myIPv6 = InetAddress.getByName("::1"); in doTestTcpSocketKeepalivesWithExecutor() local
|