Home
last modified time | relevance | path

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

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