Searched defs:minRetryCount (Results 1 – 4 of 4) sorted by relevance
44 void maybeThrowError(int minRetryCount) throws IOException; in maybeThrowError()57 public void maybeThrowError(int minRetryCount) { in maybeThrowError()
293 public void maybeThrowError(int minRetryCount) throws IOException { in maybeThrowError()337 public void maybeThrowError(int minRetryCount) throws IOException { in maybeThrowError()
180 private int minRetryCount; field in DownloadManager365 public void setMinRetryCount(int minRetryCount) { in setMinRetryCount()666 private int minRetryCount; field in DownloadManager.InternalHandler675 int minRetryCount, in InternalHandler()715 int minRetryCount = message.arg1; in handleMessage() local842 private void setMinRetryCount(int minRetryCount) { in setMinRetryCount()1241 private final int minRetryCount; field in DownloadManager.Task1254 int minRetryCount, in Task()
1129 Loader.Callback<ParsingLoadable<T>> callback, int minRetryCount) { in startLoading()1475 public void maybeThrowError(int minRetryCount) throws IOException { in maybeThrowError()