Home
last modified time | relevance | path

Searched defs:getCache (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCacheFactory.java54 public synchronized FileDownloadCache getCache(File cacheDir) { in getCache() method in FileDownloadCacheFactory
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/utils/
DCachedFileContents.java148 public T getCache() { in getCache() method in CachedFileContents