Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/build/
DFileDownloadCache.java140 incrementAndAdjustCache(0); in FileDownloadCache()
392 incrementAndAdjustCache(cachedFile.length()); in internalfetchRemoteFile()
460 private void incrementAndAdjustCache(long length) { in incrementAndAdjustCache() method in FileDownloadCache
525 incrementAndAdjustCache(0); in empty()