Home
last modified time | relevance | path

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

/frameworks/base/tests/net/integration/util/com/android/server/
DNetworkAgentWrapper.java247 public void setStopKeepaliveEvent(int reason) { in setStopKeepaliveEvent() method in NetworkAgentWrapper
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4088 mWiFiNetworkAgent.setStopKeepaliveEvent(PacketKeepalive.SUCCESS); in testPacketKeepalives()
4242 mWiFiNetworkAgent.setStopKeepaliveEvent(SocketKeepalive.SUCCESS); in doTestNattSocketKeepalivesWithExecutor()
4425 mWiFiNetworkAgent.setStopKeepaliveEvent(SocketKeepalive.SUCCESS); in doTestNattSocketKeepalivesFdWithExecutor()