Searched refs:TYPE_SINGLE (Results 1 – 2 of 2) sorted by relevance
56 public static final int TYPE_SINGLE = 1; field in AttachmentPreviewFactory154 case AttachmentPreviewFactory.TYPE_SINGLE: in createImagePreview()213 case AttachmentPreviewFactory.TYPE_SINGLE: in createVCardPreview()229 vcardPreview.setAvatarOnly(viewType != AttachmentPreviewFactory.TYPE_SINGLE); in createVCardPreview()256 case AttachmentPreviewFactory.TYPE_SINGLE: in createAudioPreview()282 case AttachmentPreviewFactory.TYPE_SINGLE: in createVideoPreview()
261 AttachmentPreviewFactory.TYPE_SINGLE, true /* startImageRequest */, this); in onAttachmentsChanged()