Searched refs:mBackoffBase (Results 1 – 1 of 1) sorted by relevance
64 private final int mBackoffBase; field in RequestThrottle104 mBackoffBase = backoffBase; in RequestThrottle()145 (long) (mFirstDelay * Math.pow(mBackoffBase, currentRetry)); in runInternal()