Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java77 private long mMaxFileCacheSize = field in FileDownloadCache
295 mMaxFileCacheSize = numBytes; in setMaxCacheSize()
557 return mMaxFileCacheSize; in getMaxFileCacheSize()