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.java4127 PacketKeepalive ka2 = mCm.startNattKeepalive( in testPacketKeepalives() local
4141 ka2.stop(); in testPacketKeepalives()
4310 try (SocketKeepalive ka2 = mCm.createSocketKeepalive( in doTestNattSocketKeepalivesWithExecutor() argument
4312 ka2.start(validKaInterval); in doTestNattSocketKeepalivesWithExecutor()
4318 ka2.stop(); in doTestNattSocketKeepalivesWithExecutor()