Searched defs:DownloadCache (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DDownloadCache.java42 public class DownloadCache { class
43 private static final String TAG = "DownloadCache";
83 public DownloadCache(GalleryApp application, File root, long capacity) { method in class:DownloadCache

Completed in 53 milliseconds