Searched refs:getDownloadCache (Results 1 – 4 of 4) sorted by relevance
32 public DownloadCache getDownloadCache(); in getDownloadCache() method
81 public synchronized DownloadCache getDownloadCache() { in getDownloadCache() method in GalleryAppImpl
44 public DownloadCache getDownloadCache() { return null; } in getDownloadCache() method in GalleryAppStub
114 mCacheEntry = mApplication.getDownloadCache().download(jc, url); in openOrDownloadInner()