Home
last modified time | relevance | path

Searched refs:SHORT_EXPIRY_TIME (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java68 private static final int SHORT_EXPIRY_TIME = 10; field in SipService
1012 int duration = SHORT_EXPIRY_TIME * mBackoff; in backoffDuration()