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