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.java4112 mWiFiNetworkAgent.setExpectedKeepaliveSlot(1); in testPacketKeepalives()
4117 mWiFiNetworkAgent.setExpectedKeepaliveSlot(2); in testPacketKeepalives()
4127 mWiFiNetworkAgent.setExpectedKeepaliveSlot(1); in testPacketKeepalives()
4290 mWiFiNetworkAgent.setExpectedKeepaliveSlot(1); in doTestNattSocketKeepalivesWithExecutor()
4298 mWiFiNetworkAgent.setExpectedKeepaliveSlot(2); in doTestNattSocketKeepalivesWithExecutor()