Searched refs:RETRY_FIRST_DELAY (Results 1 – 2 of 2) sorted by relevance
167 public static final int RETRY_FIRST_DELAY = 30; field in Constants
293 final long delay = (Constants.RETRY_FIRST_DELAY * DateUtils.SECOND_IN_MILLIS in getMinimumLatency()