Searched refs:getAttachmentIntent (Results 1 – 2 of 2) sorted by relevance
171 Intent intent = getAttachmentIntent(context, 0); in AttachmentInfo()193 public Intent getAttachmentIntent(Context context, long accountId) { in getAttachmentIntent() method in AttachmentInfo
840 Intent intent = info.getAttachmentIntent(mContext, mAccountId); in onOpenAttachment()