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.java123 private boolean mCleanCache = false; field in BusinessLogicPreparer
220 writeToCache(businessLogicString, baseUrl, requestParams, mCleanCache); in setUp()
409 return mCache && !mCleanCache; in shouldReadCache()
413 return mCache || mCleanCache; in shouldWriteCache()