Searched refs:handleStopKeepalive (Results 1 – 2 of 2) sorted by relevance
267 public void handleStopKeepalive(NetworkAgentInfo nai, int slot, int reason) { in handleStopKeepalive() method in KeepaliveTracker297 handleStopKeepalive(nai, slotAndError.first, slotAndError.second); in handleCheckKeepalivesStillValid()328 handleStopKeepalive(nai, slot, reason); in handleEventPacketKeepalive()
3074 mKeepaliveTracker.handleStopKeepalive(nai, slot, reason); in handleMessage()