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