Searched refs:mIkeSessionParams (Results 1 – 3 of 3) sorted by relevance
46 private IkeSessionParams mIkeSessionParams; field in IkeSessionTest58 mIkeSessionParams = buildIkeSessionParams(); in setUp()83 mIkeSessionParams, in testConstructIkeSession()113 mIkeSessionParams, in testConstructFromDifferentThreads()146 mIkeSessionParams, in testOpensIkeSession()172 mIkeSessionParams, in testThrowWhenSetupTunnelWithMissingFeature()
344 @VisibleForTesting final IkeSessionParams mIkeSessionParams; field in IkeSessionStateMachine517 mIkeSessionParams = ikeParams; in IkeSessionStateMachine()523 mIkeSessionParams.getSaProposals().get(0).getDhGroupTransforms()[0].id; in IkeSessionStateMachine()535 mRandomFactory = new RandomnessFactory(mContext, mIkeSessionParams.getNetwork()); in IkeSessionStateMachine()1038 Network network = mIkeSessionParams.getNetwork(); in enterState()1042 mRemoteAddress = network.getByName(mIkeSessionParams.getServerHostname()); in enterState()1105 long dpdDelayMs = TimeUnit.SECONDS.toMillis(mIkeSessionParams.getDpdDelaySeconds()); in enterState()1257 mIkeSessionParams.getHardLifetimeMsInternal(), in buildSaLifetimeAlarmScheduler()1258 mIkeSessionParams.getSoftLifetimeMsInternal(), in buildSaLifetimeAlarmScheduler()1914 super(getHandler(), msg, mIkeSessionParams.getRetransmissionTimeoutsMillis()); in EncryptedRetransmitter()[all …]
668 mIkeSessionStateMachine.mIkeSessionParams in mockScheduleRekey()3739 mIkeSessionStateMachine.mIkeSessionParams.getSoftLifetimeMsInternal()); in testIkeInitSchedulesRekey()3774 mIkeSessionStateMachine.mIkeSessionParams.getSoftLifetimeMsInternal()); in testRekeyCreateIkeSchedulesRekey()