Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4049 Network notMyNet = new Network(61234); in testPacketKeepalives() local
4056 ka = mCm.startNattKeepalive(notMyNet, validKaInterval, callback, myIPv4, 1234, dstIPv4); in testPacketKeepalives()
4188 Network notMyNet = new Network(61234); in doTestNattSocketKeepalivesWithExecutor() local
4196 notMyNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor()
4356 final Network notMyNet = new Network(61234); in doTestTcpSocketKeepalivesWithExecutor() local
4367 notMyNet, testSocketV4, executor, callback)) { in doTestTcpSocketKeepalivesWithExecutor()