Searched refs:onSocketKeepaliveEvent (Results 1 – 2 of 2) sorted by relevance
137 onSocketKeepaliveEvent(slot, mWrapper.mStartKeepaliveError); in startSocketKeepalive()142 onSocketKeepaliveEvent(msg.arg1, mWrapper.mStopKeepaliveError); in stopSocketKeepalive()
899 onSocketKeepaliveEvent(msg.arg1, SocketKeepalive.ERROR_UNSUPPORTED); in startSocketKeepalive()914 onSocketKeepaliveEvent(msg.arg1, SocketKeepalive.ERROR_UNSUPPORTED); in stopSocketKeepalive()929 public void onSocketKeepaliveEvent(int slot, int reason) { in onSocketKeepaliveEvent() method in NetworkAgent