Searched refs:attachmentPreview (Results 1 – 1 of 1) sorted by relevance
268 final AttachmentPreview attachmentPreview = mAttachmentPreviews.get( in get() local270 if (attachmentPreview != null) { in get()271 return attachmentPreview.preview; in get()