Home
last modified time | relevance | path

Searched refs:getAttachmentIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/
DAttachmentInfo.java178 Intent intent = getAttachmentIntent(context, 0); in AttachmentInfo()
200 public Intent getAttachmentIntent(Context context, long accountId) { in getAttachmentIntent() method in AttachmentInfo