Searched refs:mCleanCache (Results 1 – 1 of 1) sorted by relevance
123 private boolean mCleanCache = false; field in BusinessLogicPreparer220 writeToCache(businessLogicString, baseUrl, requestParams, mCleanCache); in setUp()409 return mCache && !mCleanCache; in shouldReadCache()413 return mCache || mCleanCache; in shouldWriteCache()