Searched refs:childSmConfig (Results 1 – 1 of 1) sorted by relevance
255 ChildSessionStateMachine.Config childSmConfig, in ChildSessionStateMachine() argument258 super(TAG, ikeContext, childSmConfig.userCbExecutor); in ChildSessionStateMachine()260 mIkeSessionId = childSmConfig.ikeSessionId; in ChildSessionStateMachine()261 mIkeHandler = childSmConfig.ikeHandler; in ChildSessionStateMachine()262 mIpSecManager = childSmConfig.ipSecManager; in ChildSessionStateMachine()263 mIpSecSpiGenerator = childSmConfig.ipSecSpiGenerator; in ChildSessionStateMachine()265 mChildSessionParams = childSmConfig.sessionParams; in ChildSessionStateMachine()