Searched refs:DEFAULT_RATE_LIMIT (Results 1 – 1 of 1) sorted by relevance
105 private static final double DEFAULT_RATE_LIMIT = 1d; field in Throttler160 mRateLimitPerApiMap.getOrDefault(apiKey, DEFAULT_RATE_LIMIT); in tryAcquire()