Searched refs:IKE_DPD_DELAY_SEC_MAX (Results 1 – 1 of 1) sorted by relevance
121 @VisibleForTesting static final int IKE_DPD_DELAY_SEC_MAX = 1800; // 30 minutes field in IkeSessionParams279 @IntRange(from = IKE_DPD_DELAY_SEC_MIN, to = IKE_DPD_DELAY_SEC_MAX)853 @IntRange(from = IKE_DPD_DELAY_SEC_MIN, to = IKE_DPD_DELAY_SEC_MAX) in setDpdDelaySeconds()856 || dpdDelaySeconds > IKE_DPD_DELAY_SEC_MAX) { in setDpdDelaySeconds()