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