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