Searched refs:mCreateIkeLocalIkeAuthPostEap (Results 1 – 2 of 2) sorted by relevance
529 final State mCreateIkeLocalIkeAuthPostEap = new CreateIkeLocalIkeAuthPostEap(); field in IkeSessionStateMachine646 addState(mCreateIkeLocalIkeAuthPostEap, mKillIkeSessionParent); in IkeSessionStateMachine()4112 transitionTo(mCreateIkeLocalIkeAuthPostEap); in processStateMessage()
3456 mockIkeInitAndTransitionToIkeAuth(mIkeSessionStateMachine.mCreateIkeLocalIkeAuthPostEap); in verifyCreateIkeLocalIkeAuthPostEap()