Searched refs:DOWNLOAD_FOLDER (Results 1 – 1 of 1) sorted by relevance
37 private static final String DOWNLOAD_FOLDER = "download"; field in GalleryAppImpl93 File cacheDir = new File(getExternalCacheDir(), DOWNLOAD_FOLDER); in getDownloadCache()