Home
last modified time | relevance | path

Searched refs:DownloaderException (Results 1 – 1 of 1) sorted by relevance

/external/quake/src/com/android/quake/
DDownloaderActivity.java416 private class DownloaderException extends Exception { class in DownloaderActivity
417 public DownloaderException(String reason) { in DownloaderException() method in DownloaderActivity.DownloaderException
451 throws ClientProtocolException, DownloaderException, IOException { in persistantDownload()
470 throws IOException, DownloaderException { in filter()
499 throws IOException, DownloaderException { in recursiveFilter()
523 throws IOException, DownloaderException { in shouldKeepFile()
550 private Config getConfig() throws DownloaderException, in getConfig()
570 throw new DownloaderException( in getConfig()
584 throw new DownloaderException( in getConfig()
599 private void download(Config config) throws DownloaderException, in download()
[all …]