Searched refs:getDownloadCacheDirectory (Results 1 – 11 of 11) sorted by relevance
42 Environment.getDownloadCacheDirectory().getAbsolutePath();
39 Environment.getDownloadCacheDirectory().getAbsolutePath();
91 reportFreeSpace(Environment.getDownloadCacheDirectory(), "Cache", pw); in dump()
110 private static final File CACHE_PATH = Environment.getDownloadCacheDirectory();531 super(Environment.getDownloadCacheDirectory().getAbsolutePath(), FileObserver.DELETE); in CacheFileDeletedObserver()
688 public static File getDownloadCacheDirectory() { in getDownloadCacheDirectory() method in Environment
77 private File mDataDir = new File(Environment.getDownloadCacheDirectory(), "backup");
1112 mDataDir = new File(Environment.getDownloadCacheDirectory(), "backup_stage"); in BackupManagerService()
21714 method public static java.io.File getDownloadCacheDirectory();
28629 method public static java.io.File getDownloadCacheDirectory();
31119 method public static java.io.File getDownloadCacheDirectory();
28703 method public static java.io.File getDownloadCacheDirectory();