Searched defs:RequestThrottle (Results 1 – 1 of 1) sorted by relevance
53 public class RequestThrottle { class80 public RequestThrottle(@NonNull Handler handler, @NonNull Supplier<Boolean> block) { in RequestThrottle() method in RequestThrottle98 public RequestThrottle(@NonNull Handler handler, int maxAttempts, int firstDelay, in RequestThrottle() method in RequestThrottle