Searched refs:getDownloadCacheDirectory (Results 1 – 11 of 11) 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()
1172 public static File getDownloadCacheDirectory() { in getDownloadCacheDirectory() method in Environment
2770 StatFs statFsCache = new StatFs(Environment.getDownloadCacheDirectory().getAbsolutePath());
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12098 HSPLandroid/os/Environment;->getDownloadCacheDirectory()Ljava/io/File;
12101 HSPLandroid/os/Environment;->getDownloadCacheDirectory()Ljava/io/File;
32933 method public static java.io.File getDownloadCacheDirectory();