Searched refs:CMD_LOCAL_REQUEST_CREATE_CHILD (Results 1 – 6 of 6) sorted by relevance
50 static final int CMD_LOCAL_REQUEST_CREATE_CHILD = CMD_CHILD_LOCAL_REQUEST_BASE + 1; field in AbstractSessionStateMachine64 static final int CMD_LOCAL_REQUEST_MIN = CMD_LOCAL_REQUEST_CREATE_CHILD;86 SHARED_CMD_TO_STR.put(CMD_LOCAL_REQUEST_CREATE_CHILD, "Create Child"); in SHARED_CMD_TO_STR.put() argument
21 …atic com.android.internal.net.ipsec.ike.AbstractSessionStateMachine.CMD_LOCAL_REQUEST_CREATE_CHILD;344 case CMD_LOCAL_REQUEST_CREATE_CHILD: // Fallthrough in procedureTypeToPriority()
431 sendMessage(CMD_LOCAL_REQUEST_CREATE_CHILD); in createChildSession()1067 case CMD_LOCAL_REQUEST_CREATE_CHILD: in processStateMessage()1158 CMD_LOCAL_REQUEST_CREATE_CHILD, in processStateMessage()
876 CMD_LOCAL_REQUEST_CREATE_CHILD, in openChildSession()878 CMD_LOCAL_REQUEST_CREATE_CHILD, childSessionCallback, childSessionParams)); in openChildSession()1604 case CMD_LOCAL_REQUEST_CREATE_CHILD: // fallthrough in executeLocalRequest()1806 case CMD_LOCAL_REQUEST_CREATE_CHILD: // Fallthrough in handleLocalRequest()2866 case CMD_LOCAL_REQUEST_CREATE_CHILD: in executeLocalRequest()
29 …com.android.internal.net.ipsec.test.ike.AbstractSessionStateMachine.CMD_LOCAL_REQUEST_CREATE_CHILD;759 == CMD_LOCAL_REQUEST_CREATE_CHILD)); in testCreateChildHandlesTemporaryFailure()
2294 IkeSessionStateMachine.CMD_LOCAL_REQUEST_CREATE_CHILD, in testCreateAdditionalChild()