Searched refs:mDataSetupRetryRuleList (Results 1 – 1 of 1) sorted by relevance
197 private List<DataSetupRetryRule> mDataSetupRetryRuleList = new ArrayList<>(); field in DataRetryManager1168 mDataSetupRetryRuleList = mDataConfigManager.getDataSetupRetryRules();1170 log("onDataConfigUpdated: mDataSetupRetryRuleList=" + mDataSetupRetryRuleList1245 logv("mDataSetupRetryRuleList=" + mDataSetupRetryRuleList);1250 for (DataSetupRetryRule retryRule : mDataSetupRetryRuleList) {1981 mDataSetupRetryRuleList.forEach(pw::println);