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

/packages/apps/Messaging/src/com/android/messaging/ui/
H A DAttachmentPreviewFactory.java54 public class AttachmentPreviewFactory { class
154 case AttachmentPreviewFactory.TYPE_SINGLE:
157 case AttachmentPreviewFactory.TYPE_MULTIPLE:
160 case AttachmentPreviewFactory.TYPE_CHOOSER_GRID:
213 case AttachmentPreviewFactory.TYPE_SINGLE:
216 case AttachmentPreviewFactory.TYPE_MULTIPLE:
219 case AttachmentPreviewFactory.TYPE_CHOOSER_GRID:
229 vcardPreview.setAvatarOnly(viewType != AttachmentPreviewFactory.TYPE_SINGLE);
256 case AttachmentPreviewFactory.TYPE_SINGLE:
259 case AttachmentPreviewFactory
[all...]

Completed in 119 milliseconds