Searched refs:onStopSocketKeepalive (Results 1 – 9 of 9) sorted by relevance
44 void onStopSocketKeepalive(int slot); in onStopSocketKeepalive() method106 public void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive() method in WifiNetworkAgent107 mCallback.onStopSocketKeepalive(slot); in onStopSocketKeepalive()
4150 public void onStopSocketKeepalive(int slot) {
39 void onStopSocketKeepalive(int slot); in onStopSocketKeepalive() method
574 onStopSocketKeepalive(msg.arg1 /* slot */); in handleMessage()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 NetworkAgentInfo502 networkAgent.onStopSocketKeepalive(slot); in onStopSocketKeepalive()
394 mNai.onStopSocketKeepalive(mSlot); in stop()
378 public synchronized void onStopSocketKeepalive(int slot) { in onStopSocketKeepalive() method in DcNetworkAgent
283 override fun onStopSocketKeepalive(slot: Int) {586 mFakeConnectivityService.agent.onStopSocketKeepalive(slot)
230 method public void onStopSocketKeepalive(int);