Searched refs:DPD_DELAY_SEC_KEY (Results 1 – 1 of 1) sorted by relevance
206 private static final String DPD_DELAY_SEC_KEY = "mDpdDelaySec"; field in IkeSessionParams361 builder.setDpdDelaySeconds(in.getInt(DPD_DELAY_SEC_KEY)); in fromPersistableBundle()407 result.putInt(DPD_DELAY_SEC_KEY, mDpdDelaySec); in toPersistableBundle()