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.java4497 final Socket testSocketV6 = new Socket(); in doTestTcpSocketKeepalivesWithExecutor() local
4518 myNet, testSocketV6, executor, callback)) { in doTestTcpSocketKeepalivesWithExecutor() argument
4525 testSocketV6.bind(new InetSocketAddress(myIPv6, srcPortV6)); in doTestTcpSocketKeepalivesWithExecutor()
4536 myNet, testSocketV6, executor, callback)) { in doTestTcpSocketKeepalivesWithExecutor() argument
4542 testSocketV6.close(); in doTestTcpSocketKeepalivesWithExecutor()