Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/integration/util/com/android/server/
H A DNetworkAgentWrapper.java310 public void setStopKeepaliveEvent(int reason) { in setStopKeepaliveEvent() method in NetworkAgentWrapper
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java5436 mWiFiNetworkAgent.setStopKeepaliveEvent(PacketKeepalive.SUCCESS); in testPacketKeepalives()
5590 mWiFiNetworkAgent.setStopKeepaliveEvent(SocketKeepalive.SUCCESS); in doTestNattSocketKeepalivesWithExecutor()
5801 mWiFiNetworkAgent.setStopKeepaliveEvent(SocketKeepalive.SUCCESS); in doTestNattSocketKeepalivesFdWithExecutor()