Searched refs:mChildInRemoteProcedures (Results 1 – 1 of 1) sorted by relevance
2694 private Set<ChildSessionStateMachine> mChildInRemoteProcedures; field in IkeSessionStateMachine.ChildProcedureOngoing2710 mChildInRemoteProcedures = new HashSet<>(); in enterState()2754 mChildInRemoteProcedures.remove(childSession); in processStateMessage()2818 if (mChildInLocalProcedure == null && mChildInRemoteProcedures.isEmpty()) { in transitionToIdleIfAllProceduresDone()3057 mChildInRemoteProcedures.add(child); in handleInboundDeleteChildRequest()3137 mChildInRemoteProcedures.add(targetChild); in handleInboundRekeyChildRequest()