Home
last modified time | relevance | path

Searched defs:FileDownloader (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/util/
DFileDownloader.java36 public final class FileDownloader { class
43 public FileDownloader(String url, long offset, long size, File destination) { in FileDownloader() method in FileDownloader