Searched refs:NATT_KEEPALIVE_DELAY_SEC_KEY (Results 1 – 1 of 1) sorted by relevance
471 private static final String NATT_KEEPALIVE_DELAY_SEC_KEY = "mNattKeepaliveDelaySec"; field in IkeSessionParams640 builder.setNattKeepAliveDelaySeconds(in.getInt(NATT_KEEPALIVE_DELAY_SEC_KEY)); in fromPersistableBundle()690 result.putInt(NATT_KEEPALIVE_DELAY_SEC_KEY, mNattKeepaliveDelaySec); in toPersistableBundle()