Searched refs:IKE_DPD_DELAY_SEC_DEFAULT (Results 1 – 2 of 2) sorted by relevance
19 import static android.net.ipsec.test.ike.IkeSessionParams.IKE_DPD_DELAY_SEC_DEFAULT;157 assertEquals(IKE_DPD_DELAY_SEC_DEFAULT, sessionParams.getDpdDelaySeconds()); in verifyIkeParamsWithSeverIpAndDefaultValues()435 assertEquals(IKE_DPD_DELAY_SEC_DEFAULT, sessionParams.getDpdDelaySeconds()); in testBuildWithPskAndRetransmission()
167 @VisibleForTesting static final int IKE_DPD_DELAY_SEC_DEFAULT = 120; // 2 minutes field in IkeSessionParams1199 private int mDpdDelaySec = IKE_DPD_DELAY_SEC_DEFAULT;