Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/
DAttachmentInfo.java201 Uri contentUri = getUriForIntent(context, accountId); in getAttachmentIntent()
209 protected Uri getUriForIntent(Context context, long accountId) { in getUriForIntent() method in AttachmentInfo