Searched refs:mChildInRemoteProcedures (Results 1 – 1 of 1) sorted by relevance
2171 private Set<ChildSessionStateMachine> mChildInRemoteProcedures; field in IkeSessionStateMachine.ChildProcedureOngoing2184 mChildInRemoteProcedures = new HashSet<>(); in enterState()2228 mChildInRemoteProcedures.remove(childSession); in processStateMessage()2278 if (mChildInLocalProcedure == null && mChildInRemoteProcedures.isEmpty()) { in transitionToIdleIfAllProceduresDone()2507 mChildInRemoteProcedures.add(child); in handleInboundDeleteChildRequest()2587 mChildInRemoteProcedures.add(targetChild); in handleInboundRekeyChildRequest()