Searched refs:mBitmapHolderCacheRedZoneBytes (Results 1 – 1 of 1) sorted by relevance
651 private final int mBitmapHolderCacheRedZoneBytes; field in ContactPhotoManagerImpl738 mBitmapHolderCacheRedZoneBytes = (int) (holderCacheSize * 0.75); in ContactPhotoManagerImpl()1403 if (mBitmapHolderCache.size() > mBitmapHolderCacheRedZoneBytes) { in preloadPhotosInBackground()