Searched refs:getDownloadCache (Results 1 – 3 of 3) sorted by relevance
33 public DownloadCache getDownloadCache(); in getDownloadCache() method
91 public synchronized DownloadCache getDownloadCache() { in getDownloadCache() method in GalleryAppImpl
116 mCacheEntry = mApplication.getDownloadCache().download(jc, url); in openOrDownloadInner()