Home | History | Annotate | Download | only in sip

Lines Matching refs:MIN_INTERVAL

633         private static final int MIN_INTERVAL = 5; // in seconds
716 return ((mMaxInterval - mMinInterval) < MIN_INTERVAL);