Home
last modified time | relevance | path

Searched refs:getDownloadCacheDirectory (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/java/com/android/server/
DDiskStatsService.java80 reportFreeSpace(Environment.getDownloadCacheDirectory(), "Cache", pw); in dump()
DDeviceStorageMonitorService.java430 super(Environment.getDownloadCacheDirectory().getAbsolutePath(), FileObserver.DELETE); in CacheFileDeletedObserver()
DBackupManagerService.java744 mDataDir = Environment.getDownloadCacheDirectory(); in BackupManagerService()
/frameworks/base/core/java/android/os/
DEnvironment.java366 public static File getDownloadCacheDirectory() { in getDownloadCacheDirectory() method in Environment
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerStressTest.java40 Environment.getDownloadCacheDirectory().getAbsolutePath();
DDownloadManagerFunctionalTest.java39 Environment.getDownloadCacheDirectory().getAbsolutePath();
/frameworks/base/core/java/com/android/internal/backup/
DLocalTransport.java60 private File mDataDir = new File(Environment.getDownloadCacheDirectory(), "backup");
/frameworks/base/api/
D14.txt14640 method public static java.io.File getDownloadCacheDirectory();
D15.txt14684 method public static java.io.File getDownloadCacheDirectory();
Dcurrent.txt15600 method public static java.io.File getDownloadCacheDirectory();
D16.txt15600 method public static java.io.File getDownloadCacheDirectory();