Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DGalleryApp.java33 public DownloadCache getDownloadCache(); in getDownloadCache() method
DGalleryAppImpl.java91 public synchronized DownloadCache getDownloadCache() { in getDownloadCache() method in GalleryAppImpl