Searched refs:mAttachmentPreviewCache (Results 1 – 1 of 1) sorted by relevance
54 private AttachmentPreviewCache mAttachmentPreviewCache; field in AttachmentTile97 ThumbnailLoadTask.setupThumbnailPreview(mAttachmentPreviewCache, this, mAttachment, null); in onLayout()117 mAttachmentPreviewCache = attachmentPreviewCache; in render()139 ThumbnailLoadTask.setupThumbnailPreview(mAttachmentPreviewCache, this, attachment, in render()157 final Bitmap cachedPreview = mAttachmentPreviewCache.get(mAttachment); in setThumbnailToDefault()220 mAttachmentPreviewCache.set(mAttachment, result); in setThumbnail()