Searched refs:CMD_LOCAL_REQUEST_DPD (Results 1 – 2 of 2) sorted by relevance
30 import static com.android.internal.net.ipsec.ike.IkeSessionStateMachine.CMD_LOCAL_REQUEST_DPD;342 case CMD_LOCAL_REQUEST_DPD: // Fallthrough in procedureTypeToPriority()
347 static final int CMD_LOCAL_REQUEST_DPD = CMD_IKE_LOCAL_REQUEST_BASE + 5; field in IkeSessionStateMachine382 CMD_TO_STR.put(CMD_LOCAL_REQUEST_DPD, "DPD"); in CMD_TO_STR.put() argument1441 Message intentIkeMsg = getIntentIkeSmMsg(CMD_LOCAL_REQUEST_DPD, remoteIkeSpi); in enterState()1598 case CMD_LOCAL_REQUEST_DPD: in executeLocalRequest()1801 case CMD_LOCAL_REQUEST_DPD: // Fallthrough in handleLocalRequest()1852 case CMD_LOCAL_REQUEST_DPD: in handleFiredAlarm()