Searched refs:DEFAULT_EXPIRY_TIME (Results 1 – 1 of 1) sorted by relevance
68 private static final long DEFAULT_EXPIRY_TIME = 7 * 24 * 60 * 60; field in MmsTest273 req.setExpiry(DEFAULT_EXPIRY_TIME); in buildPdu()