Searched refs:CMD_STOP_SOCKET_KEEPALIVE (Results 1 – 2 of 2) sorted by relevance
299 public static final int CMD_STOP_SOCKET_KEEPALIVE = BASE + 12; field in NetworkAgent573 case CMD_STOP_SOCKET_KEEPALIVE: { in handleMessage()702 mHandler.sendMessage(mHandler.obtainMessage(CMD_STOP_SOCKET_KEEPALIVE, slot, 0)); in onStopSocketKeepalive()1143 Message msg = mHandler.obtainMessage(CMD_STOP_SOCKET_KEEPALIVE, slot, 0, null); in onStopSocketKeepalive()
4898 case NetworkAgent.CMD_STOP_SOCKET_KEEPALIVE: { in handleMessage()8856 NetworkAgent.CMD_STOP_SOCKET_KEEPALIVE, slot, SocketKeepalive.SUCCESS, network)); in stopKeepalive()