Searched refs:MAX_BACKOFF_MILLIS (Results 1 – 1 of 1) sorted by relevance
101 private static final long MAX_BACKOFF_MILLIS = 10 * 60 * 1000; field in OverviewProxyService656 Math.scalb(BACKOFF_MILLIS, mConnectionBackoffAttempts), MAX_BACKOFF_MILLIS); in retryConnectionWithBackoff()