Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DBusinessLogicPreparer.java119 private boolean mCache = false; field in BusinessLogicPreparer
409 return mCache && !mCleanCache; in shouldReadCache()
413 return mCache || mCleanCache; in shouldWriteCache()