Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparer.java129 private boolean mCleanCache = false; field in BusinessLogicPreparer
248 writeToCache(businessLogicString, baseUrl, requestParams, mCleanCache); in setUp()
492 return mCache && !mCleanCache; in shouldReadCache()
496 return mCache || mCleanCache; in shouldWriteCache()