Searched refs:mRekeyIkeLocalCreate (Results 1 – 1 of 1) sorted by relevance
531 @VisibleForTesting final State mRekeyIkeLocalCreate = new RekeyIkeLocalCreate(); field in IkeSessionStateMachine650 addState(mRekeyIkeLocalCreate, mKillIkeSessionParent); in IkeSessionStateMachine()651 addState(mSimulRekeyIkeLocalCreate, mRekeyIkeLocalCreate); in IkeSessionStateMachine()1405 transitionTo(mRekeyIkeLocalCreate); in executeLocalRequest()