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()
957 public static File getDownloadCacheDirectory() { in getDownloadCacheDirectory() method in Environment
535 super(Environment.getDownloadCacheDirectory().getAbsolutePath(), FileObserver.DELETE); in CacheFileDeletedObserver()
1432 StatFs statFsCache = new StatFs(Environment.getDownloadCacheDirectory().getAbsolutePath()); in pullDirectoryUsage()
11416 HSPLandroid/os/Environment;->getDownloadCacheDirectory()Ljava/io/File;
21714 method public static java.io.File getDownloadCacheDirectory();
34721 method public static java.io.File getDownloadCacheDirectory();
34865 method public static java.io.File getDownloadCacheDirectory();