Searched refs:DataRetryRule (Results 1 – 1 of 1) sorted by relevance
293 public static class DataRetryRule { class in DataRetryManager329 public DataRetryRule(@NonNull String ruleString) { in DataRetryRule() method in DataRetryManager.DataRetryRule440 public static class DataSetupRetryRule extends DataRetryRule {561 public static class DataHandoverRetryRule extends DataRetryRule {606 public final DataRetryRule appliedDataRetryRule;631 public DataRetryEntry(@Nullable DataRetryRule appliedDataRetryRule, long retryDelayMillis) { in DataRetryEntry()686 protected DataRetryRule mAppliedDataRetryRule;707 public T setAppliedRetryRule(@NonNull DataRetryRule dataRetryRule) { in setAppliedRetryRule()