Searched refs:AttachmentPreviewCache (Results 1 – 5 of 5) sorted by relevance
54 private AttachmentPreviewCache mAttachmentPreviewCache;109 protected void render(Attachment attachment, AttachmentPreviewCache attachmentPreviewCache) { in render()283 public interface AttachmentPreviewCache { interface in AttachmentTile
36 import com.android.mail.ui.AttachmentTile.AttachmentPreviewCache;48 public class AttachmentTileGrid extends FrameLayout implements AttachmentPreviewCache,
51 public static void setupThumbnailPreview(AttachmentTile.AttachmentPreviewCache cache, in setupThumbnailPreview()
33 public void render(Attachment attachment, AttachmentPreviewCache attachmentPreviewCache) { in render()
98 AttachmentPreviewCache attachmentPreviewCache, boolean loaderResult) { in render()