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.java4041 Network notMyNet = new Network(61234); in testPacketKeepalives() local
4048 ka = mCm.startNattKeepalive(notMyNet, validKaInterval, callback, myIPv4, 1234, dstIPv4); in testPacketKeepalives()
4180 Network notMyNet = new Network(61234); in doTestNattSocketKeepalivesWithExecutor() local
4188 notMyNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor()
4348 final Network notMyNet = new Network(61234); in doTestTcpSocketKeepalivesWithExecutor() local
4359 notMyNet, testSocketV4, executor, callback)) { in doTestTcpSocketKeepalivesWithExecutor()