Searched refs:CMD_REQUEST_START_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
116 public static final int CMD_REQUEST_START_KEEPALIVE = BASE + 2; field in AutomaticOnOffKeepaliveTracker621 mConnectivityServiceHandler.obtainMessage(CMD_REQUEST_START_KEEPALIVE, autoKi) in startNattKeepalive()655 mConnectivityServiceHandler.obtainMessage(CMD_REQUEST_START_KEEPALIVE, autoKi) in startNattKeepalive()684 mConnectivityServiceHandler.obtainMessage(CMD_REQUEST_START_KEEPALIVE, autoKi) in startTcpKeepalive()
381 case AutomaticOnOffKeepaliveTracker.CMD_REQUEST_START_KEEPALIVE: in handleMessage()
6675 case AutomaticOnOffKeepaliveTracker.CMD_REQUEST_START_KEEPALIVE: {