Searched defs:prevAttachment (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DThumbnailLoadTask.java52 AttachmentBitmapHolder holder, Attachment attachment, Attachment prevAttachment) {
73 final Uri prevUri = (prevAttachment == null) ? null : prevAttachment.getIdentifierUri();
51 setupThumbnailPreview(AttachmentTile.AttachmentPreviewCache cache, AttachmentBitmapHolder holder, Attachment attachment, Attachment prevAttachment) argument

Completed in 37 milliseconds