Searched refs:IKE_DPD_DELAY_SEC_MIN (Results 1 – 1 of 1) sorted by relevance
119 @VisibleForTesting static final int IKE_DPD_DELAY_SEC_MIN = 20; 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()855 if (dpdDelaySeconds < IKE_DPD_DELAY_SEC_MIN in setDpdDelaySeconds()