Searched refs:getDownloadCacheDirectory (Results 1 – 12 of 12) sorted by relevance
49 return new File(Environment.getDownloadCacheDirectory(), BACKUP_STAGING_DIR); in getDataDir()
43 Environment.getDownloadCacheDirectory().getAbsolutePath();
41 Environment.getDownloadCacheDirectory().getAbsolutePath();
124 reportFreeSpace(Environment.getDownloadCacheDirectory(), "Cache", pw, proto, in dump()
595 super(Environment.getDownloadCacheDirectory().getAbsolutePath(), FileObserver.DELETE); in CacheFileDeletedObserver()
1175 public static File getDownloadCacheDirectory() { in getDownloadCacheDirectory() method in Environment
2929 StatFs statFsCache = new StatFs(Environment.getDownloadCacheDirectory().getAbsolutePath());
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11917 HSPLandroid/os/Environment;->getDownloadCacheDirectory()Ljava/io/File;
21714 method public static java.io.File getDownloadCacheDirectory();
11920 HSPLandroid/os/Environment;->getDownloadCacheDirectory()Ljava/io/File;
33030 method public static java.io.File getDownloadCacheDirectory();