Home
last modified time | relevance | path

Searched refs:getDownloadCacheDir (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/global_configuration/com/android/tradefed/host/
DIHostOptions.java54 File getDownloadCacheDir(); in getDownloadCacheDir() method
DHostOptions.java125 public File getDownloadCacheDir() { in getDownloadCacheDir() method in HostOptions
/tools/tradefederation/core/src/com/android/tradefed/build/gcs/
DGCSDownloaderHelper.java47 getHostOptions().getDownloadCacheDir(), new GCSFileDownloader()); in getGCSFileDownloader()
/tools/tradefederation/core/src/com/android/tradefed/host/gcs/
DGCSHostResourceManager.java71 getHostOptions().getDownloadCacheDir(), new GCSFileDownloader()); in getGCSFileDownloader()