Home
last modified time | relevance | path

Searched refs:testSocketV6 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4360 final Socket testSocketV6 = new Socket(); in doTestTcpSocketKeepalivesWithExecutor() local
4381 myNet, testSocketV6, executor, callback)) { in doTestTcpSocketKeepalivesWithExecutor() argument
4388 testSocketV6.bind(new InetSocketAddress(myIPv6, srcPortV6)); in doTestTcpSocketKeepalivesWithExecutor()
4399 myNet, testSocketV6, executor, callback)) { in doTestTcpSocketKeepalivesWithExecutor() argument
4405 testSocketV6.close(); in doTestTcpSocketKeepalivesWithExecutor()