Searched refs:SHORT_EXPIRY_TIME (Results 1 – 1 of 1) sorted by relevance
68 private static final int SHORT_EXPIRY_TIME = 10; field in SipService1012 int duration = SHORT_EXPIRY_TIME * mBackoff; in backoffDuration()