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

/packages/apps/Email/src/com/android/email/activity/
H A DMessageViewFragmentBase.java1913 private final MessageViewAttachmentInfo mAttachmentInfo; field in class:MessageViewFragmentBase.UpdatePreviewIconTask
1918 mAttachmentInfo = attachmentInfo;
1923 return getPreviewIcon(mContext, mAttachmentInfo);
1931 mAttachmentInfo.iconView.setImageBitmap(result);

Completed in 49 milliseconds