Searched refs:getDataSetupRetryRules (Results 1 – 3 of 3) sorted by relevance
552 .getDataSetupRetryRules(); in testDataSetupRetryPermanentFailure()585 .getDataSetupRetryRules(); in testDataSetupRetryMaximumRetries()664 doReturn(List.of(retryRule1, retryRule2)).when(mDataConfigManager).getDataSetupRetryRules(); in testDataSetupRetryMaximumRetriesReset()725 .getDataSetupRetryRules(); in testDataSetupRetryBackOffTimer()815 .getDataSetupRetryRules(); in testDataRetryLongTimer()856 .getDataSetupRetryRules(); in testIsSimilarNetworkRequestRetryScheduled()
580 public List<DataSetupRetryRule> getDataSetupRetryRules() { in getDataSetupRetryRules() method in DataConfigManager
1168 mDataSetupRetryRuleList = mDataConfigManager.getDataSetupRetryRules();