@Override
 public void evictAll() {
   mMemoryCache.evictAll();
 }