Searched refs:mCreateIkeLocalIkeAuthInEap (Results 1 – 2 of 2) sorted by relevance
3286 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuthInEap); in testCreateIkeLocalIkeAuthInEapStartsAuthenticatorAndProxiesMessage()3304 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuthInEap); in testCreateIkeLocalIkeAuthInEapHandlesOutboundResponse()3330 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuthInEap); in testCreateIkeLocalIkeAuthInEapHandlesMissingEapPacket()3357 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuthInEap); in testCreateIkeLocalIkeAuthInEapHandlesSuccess()3380 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuthInEap); in testCreateIkeLocalIkeAuthInEapHandlesError()3404 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuthInEap); in testCreateIkeLocalIkeAuthInEapHandlesFailure()
526 @VisibleForTesting final State mCreateIkeLocalIkeAuthInEap = new CreateIkeLocalIkeAuthInEap(); field in IkeSessionStateMachine645 addState(mCreateIkeLocalIkeAuthInEap, mKillIkeSessionParent); in IkeSessionStateMachine()3783 transitionTo(mCreateIkeLocalIkeAuthInEap); in handleResponseIkeMessage()