Searched refs:DPD_DELAY_SEC_KEY (Results 1 – 1 of 1) sorted by relevance
74 private static final String DPD_DELAY_SEC_KEY = "DPD_DELAY_SEC_KEY"; field in IkeSessionParamsUtils160 result.putInt(DPD_DELAY_SEC_KEY, params.getDpdDelaySeconds()); in toPersistableBundle()222 builder.setDpdDelaySeconds(in.getInt(DPD_DELAY_SEC_KEY)); in fromPersistableBundle()