Home
last modified time | relevance | path

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

/external/downloader/src/main/java/com/google/android/downloader/
DSimpleFileDownloadDestination.java38 public class SimpleFileDownloadDestination implements DownloadDestination { class
42 public SimpleFileDownloadDestination(File targetFile, File metadataFile) { in SimpleFileDownloadDestination() method in SimpleFileDownloadDestination