Searched refs:cachedPreview (Results 1 – 1 of 1) sorted by relevance
240 @Nullable Bitmap cachedPreview) { in applyFromCellItem() argument293 } else if (cachedPreview != null) { in applyFromCellItem()294 applyPreview(cachedPreview); in applyFromCellItem()