Home
last modified time | relevance | path

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

/frameworks/base/tests/net/integration/util/com/android/server/
DNetworkAgentWrapper.java251 public void setExpectedKeepaliveSlot(Integer slot) { in setExpectedKeepaliveSlot() method in NetworkAgentWrapper
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4120 mWiFiNetworkAgent.setExpectedKeepaliveSlot(1); in testPacketKeepalives()
4125 mWiFiNetworkAgent.setExpectedKeepaliveSlot(2); in testPacketKeepalives()
4135 mWiFiNetworkAgent.setExpectedKeepaliveSlot(1); in testPacketKeepalives()
4298 mWiFiNetworkAgent.setExpectedKeepaliveSlot(1); in doTestNattSocketKeepalivesWithExecutor()
4306 mWiFiNetworkAgent.setExpectedKeepaliveSlot(2); in doTestNattSocketKeepalivesWithExecutor()