Searched defs:onStopSocketKeepalive (Results 1 – 5 of 5) sorted by relevance
44 void onStopSocketKeepalive(int slot); in onStopSocketKeepalive() method106 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive() method in WifiNetworkAgent
39 void onStopSocketKeepalive(int slot); in onStopSocketKeepalive() method
701 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive() method in NetworkAgent.NetworkAgentBinder1142 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive() method in NetworkAgent
500 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive() method in NetworkAgentInfo
283 override fun onStopSocketKeepalive(slot: Int) { in disconnect() method