Searched refs:CMD_LOCAL_REQUEST_DPD (Results 1 – 2 of 2) sorted by relevance
27 import static com.android.internal.net.ipsec.ike.IkeSessionStateMachine.CMD_LOCAL_REQUEST_DPD;336 case CMD_LOCAL_REQUEST_DPD: // Fallthrough in procedureTypeToPriority()
340 static final int CMD_LOCAL_REQUEST_DPD = CMD_IKE_LOCAL_REQUEST_BASE + 5; field in IkeSessionStateMachine366 CMD_TO_STR.put(CMD_LOCAL_REQUEST_DPD, "DPD"); in CMD_TO_STR.put() argument1320 getIntentIkeSmMsg(CMD_LOCAL_REQUEST_DPD, remoteIkeSpi)); in enterState()1410 case CMD_LOCAL_REQUEST_DPD: in executeLocalRequest()1694 case CMD_LOCAL_REQUEST_DPD: in handleLocalRequest()1747 case CMD_LOCAL_REQUEST_DPD: in handleFiredAlarm()