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.java4352 final Socket testSocketV6 = new Socket(); in doTestTcpSocketKeepalivesWithExecutor() local
4373 myNet, testSocketV6, executor, callback)) { in doTestTcpSocketKeepalivesWithExecutor() argument
4380 testSocketV6.bind(new InetSocketAddress(myIPv6, srcPortV6)); in doTestTcpSocketKeepalivesWithExecutor()
4391 myNet, testSocketV6, executor, callback)) { in doTestTcpSocketKeepalivesWithExecutor() argument
4397 testSocketV6.close(); in doTestTcpSocketKeepalivesWithExecutor()