Searched refs:mRekeyIkeLocalCreate (Results 1 – 1 of 1) sorted by relevance
483 final RekeyIkeLocalCreate mRekeyIkeLocalCreate = new RekeyIkeLocalCreate(); field in IkeSessionStateMachine590 addState(mRekeyIkeLocalCreate, mKillIkeSessionParent); in IkeSessionStateMachine()591 addState(mSimulRekeyIkeLocalCreate, mRekeyIkeLocalCreate); in IkeSessionStateMachine()1593 transitionTo(mRekeyIkeLocalCreate); in executeLocalRequest()