Home
last modified time | relevance | path

Searched defs:getDownloadCache (Results 1 – 3 of 3) sorted by relevance

/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
DIUpdaterData.java39 public abstract DownloadCache getDownloadCache(); in getDownloadCache() method
DUpdaterData.java127 public DownloadCache getDownloadCache() { in getDownloadCache() method in UpdaterData
/sdk/sdkmanager/libs/sdkuilib/tests/com/android/sdkuilib/internal/repository/
DUpdaterLogicTest.java64 public DownloadCache getDownloadCache() { in getDownloadCache() method in UpdaterLogicTest.NullUpdaterData