Searched refs:mRekeyChildLocalCreate (Results 1 – 1 of 1) sorted by relevance
239 @VisibleForTesting final State mRekeyChildLocalCreate = new RekeyChildLocalCreate(); field in ChildSessionStateMachine292 addState(mRekeyChildLocalCreate, mKillChildSessionParent); in ChildSessionStateMachine()532 || getCurrentState() == mRekeyChildLocalCreate); in isAwaitingCreateResp()1116 transitionTo(mRekeyChildLocalCreate); in processStateMessage()