Searched refs:getDownloadCacheDirectory (Results 1 – 9 of 9) sorted by relevance
79 reportFreeSpace(Environment.getDownloadCacheDirectory(), "Cache", pw); in dump()
40 Environment.getDownloadCacheDirectory().getAbsolutePath();
39 Environment.getDownloadCacheDirectory().getAbsolutePath();
104 private static final File CACHE_PATH = Environment.getDownloadCacheDirectory();526 super(Environment.getDownloadCacheDirectory().getAbsolutePath(), FileObserver.DELETE); in CacheFileDeletedObserver()
605 public static File getDownloadCacheDirectory() { in getDownloadCacheDirectory() method in Environment
79 private File mDataDir = new File(Environment.getDownloadCacheDirectory(), "backup");
985 mDataDir = Environment.getDownloadCacheDirectory(); in BackupManagerService()
23296 method public static java.io.File getDownloadCacheDirectory();
21716 method public static java.io.File getDownloadCacheDirectory();