Searched refs:getDownloadCacheDirectory (Results 1 – 11 of 11) sorted by relevance
80 reportFreeSpace(Environment.getDownloadCacheDirectory(), "Cache", pw); in dump()
42 Environment.getDownloadCacheDirectory().getAbsolutePath();
39 Environment.getDownloadCacheDirectory().getAbsolutePath();
105 private static final File CACHE_PATH = Environment.getDownloadCacheDirectory();527 super(Environment.getDownloadCacheDirectory().getAbsolutePath(), FileObserver.DELETE); in CacheFileDeletedObserver()
648 public static File getDownloadCacheDirectory() { in getDownloadCacheDirectory() method in Environment
77 private File mDataDir = new File(Environment.getDownloadCacheDirectory(), "backup");
1101 mDataDir = new File(Environment.getDownloadCacheDirectory(), "backup_stage"); in BackupManagerService()
21714 method public static java.io.File getDownloadCacheDirectory();
28528 method public static java.io.File getDownloadCacheDirectory();
28597 method public static java.io.File getDownloadCacheDirectory();
30969 method public static java.io.File getDownloadCacheDirectory();