Searched refs:CMD_LOCAL_REQUEST_DELETE_CHILD (Results 1 – 5 of 5) sorted by relevance
22 …atic com.android.internal.net.ipsec.ike.AbstractSessionStateMachine.CMD_LOCAL_REQUEST_DELETE_CHILD;345 case CMD_LOCAL_REQUEST_DELETE_CHILD: // Fallthrough in procedureTypeToPriority()
53 static final int CMD_LOCAL_REQUEST_DELETE_CHILD = CMD_CHILD_LOCAL_REQUEST_BASE + 2; field in AbstractSessionStateMachine87 SHARED_CMD_TO_STR.put(CMD_LOCAL_REQUEST_DELETE_CHILD, "Delete Child"); in SHARED_CMD_TO_STR.put() argument
441 sendMessage(CMD_LOCAL_REQUEST_DELETE_CHILD); in deleteChildSession()1013 Message deleteMsg = getIntentIkeSmMsg(CMD_LOCAL_REQUEST_DELETE_CHILD, remoteSpi); in buildSaLifetimeAlarmSched()1070 case CMD_LOCAL_REQUEST_DELETE_CHILD: in processStateMessage()1209 case CMD_LOCAL_REQUEST_DELETE_CHILD: in processStateMessage()
892 CMD_LOCAL_REQUEST_DELETE_CHILD, in closeChildSession()894 CMD_LOCAL_REQUEST_DELETE_CHILD, childSessionCallback, null)); in closeChildSession()1608 case CMD_LOCAL_REQUEST_DELETE_CHILD: in executeLocalRequest()1810 case CMD_LOCAL_REQUEST_DELETE_CHILD: in handleLocalRequest()1843 case CMD_LOCAL_REQUEST_DELETE_CHILD: // Hits hard lifetime; fall through in handleFiredAlarm()2890 case CMD_LOCAL_REQUEST_DELETE_CHILD: in executeLocalRequest()
2369 IkeSessionStateMachine.CMD_LOCAL_REQUEST_DELETE_CHILD, in testTriggerDeleteChildLocal()2388 IkeSessionStateMachine.CMD_LOCAL_REQUEST_DELETE_CHILD, in testHandleDeleteChildBeforeCreation()7023 IkeSessionStateMachine.CMD_LOCAL_REQUEST_DELETE_CHILD, in testRcvRoutabilityCheckReqInChildProcedureOngoing()