Searched refs:increaseRetryCount (Results 1 – 3 of 3) sorted by relevance
119 public void increaseRetryCount() { in increaseRetryCount() method in PublishProcessorState.PublishThrottle336 public void increaseRetryCount() { in increaseRetryCount() method in PublishProcessorState338 mPublishThrottle.increaseRetryCount(); in increaseRetryCount()
358 mProcessorState.increaseRetryCount(); in handleRequestRespWithRetry()
177 verify(mProcessorState).increaseRetryCount(); in testCommandErrorWithRetry()218 verify(mProcessorState).increaseRetryCount(); in testNetworkResponseWithRetry()