Searched refs:mDownloadCacheDir (Results 1 – 1 of 1) sorted by relevance
65 private File mDownloadCacheDir = new File(System.getProperty("java.io.tmpdir"), "lc_cache"); field in HostOptions126 return mDownloadCacheDir; in getDownloadCacheDir()