Searched refs:getDownloadCache (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGalleryApp.java33 public DownloadCache getDownloadCache(); method in interface:GalleryApp
H A DGalleryAppImpl.java91 public synchronized DownloadCache getDownloadCache() { method in class:GalleryAppImpl
/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DUriImage.java116 mCacheEntry = mApplication.getDownloadCache().download(jc, url);

Completed in 172 milliseconds