Searched refs:CMD_EAP_START_EAP_AUTH (Results 1 – 2 of 2) sorted by relevance
305 static final int CMD_EAP_START_EAP_AUTH = CMD_GENERAL_BASE + 9; field in IkeSessionStateMachine363 CMD_TO_STR.put(CMD_EAP_START_EAP_AUTH, "Start EAP"); in CMD_TO_STR.put() argument4177 deferMessage(obtainMessage(CMD_EAP_START_EAP_AUTH, ikeEapPayload)); in validateAuthRespAndTakeNextStep()4506 case CMD_EAP_START_EAP_AUTH: in processStateMessage()
3619 IkeSessionStateMachine.CMD_EAP_START_EAP_AUTH, new IkeEapPayload(EAP_DUMMY_MSG)); in testCreateIkeLocalIkeAuthInEapStartsAuthenticatorAndProxiesMessage()