Searched refs:AttachmentPreview (Results 1 – 3 of 3) sorted by relevance
49 public class AttachmentPreview extends ScrollView implements OnAttachmentClickListener { class64 public AttachmentPreview(final Context context, final AttributeSet attrs) { in AttachmentPreview() method in AttachmentPreview
59 import com.android.messaging.ui.AttachmentPreview;125 private AttachmentPreview mAttachmentPreview;313 mAttachmentPreview = (AttachmentPreview) findViewById(R.id.attachment_draft_view); in onFinishInflate()
84 import com.android.messaging.ui.AttachmentPreview;539 final AttachmentPreview attachmentView = in onCreateView()540 (AttachmentPreview) mComposeMessageView.findViewById( in onCreateView()