Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4119 PacketKeepalive ka2 = mCm.startNattKeepalive( in testPacketKeepalives() local
4133 ka2.stop(); in testPacketKeepalives()
4302 try (SocketKeepalive ka2 = mCm.createSocketKeepalive( in doTestNattSocketKeepalivesWithExecutor() argument
4304 ka2.start(validKaInterval); in doTestNattSocketKeepalivesWithExecutor()
4310 ka2.stop(); in doTestNattSocketKeepalivesWithExecutor()