Searched refs:canUnthrottle (Results 1 – 1 of 1) sorted by relevance
928 synchronized boolean canUnthrottle(int event) { in canUnthrottle() method in ErrorPolicyManager.ErrorPolicy1268 .removeIf(it -> it.getValue().errorPolicy().canUnthrottle(event)); in handleUnthrottlingEvent()1277 mLastRetryAction != null && mLastRetryAction.errorPolicy().canUnthrottle(event); in handleUnthrottlingEvent()