Searched refs:mRekeyIkeLocalCreate (Results 1 – 1 of 1) sorted by relevance
467 @VisibleForTesting final State mRekeyIkeLocalCreate = new RekeyIkeLocalCreate(); field in IkeSessionStateMachine555 addState(mRekeyIkeLocalCreate, mKillIkeSessionParent); in IkeSessionStateMachine()556 addState(mSimulRekeyIkeLocalCreate, mRekeyIkeLocalCreate); in IkeSessionStateMachine()1184 transitionTo(mRekeyIkeLocalCreate); in executeLocalRequest()