Searched refs:onSocketKeepaliveEvent (Results 1 – 2 of 2) sorted by relevance
1134 onSocketKeepaliveEvent(msg.arg1, SocketKeepalive.ERROR_UNSUPPORTED); in startSocketKeepalive()1149 onSocketKeepaliveEvent(msg.arg1, SocketKeepalive.ERROR_UNSUPPORTED); in stopSocketKeepalive()1164 public void onSocketKeepaliveEvent(int slot, int reason) { in onSocketKeepaliveEvent() method in NetworkAgent
161 () -> onSocketKeepaliveEvent(slot, mWrapper.mStartKeepaliveError), in startSocketKeepalive()169 () -> onSocketKeepaliveEvent(slot, mWrapper.mStopKeepaliveError), in stopSocketKeepalive()