Searched refs:DIR_DOWNLOAD_CACHE (Results 1 – 1 of 1) sorted by relevance
60 private static final File DIR_DOWNLOAD_CACHE = getDirectory(ENV_DOWNLOAD_CACHE, "/cache"); field in Environment689 return DIR_DOWNLOAD_CACHE; in getDownloadCacheDirectory()