Searched refs:AttachmentBitmapHolder (Results 1 – 3 of 3) sorted by relevance
47 private final AttachmentBitmapHolder mHolder;52 AttachmentBitmapHolder holder, Attachment attachment, Attachment prevAttachment) { in setupThumbnailPreview()89 public ThumbnailLoadTask(AttachmentBitmapHolder holder, int width, int height) { in ThumbnailLoadTask()
27 public interface AttachmentBitmapHolder { interface
45 public abstract class AttachmentTile extends RelativeLayout implements AttachmentBitmapHolder {