Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DEmlAttachmentProvider.java227 return copyAttachment(uri, values); in update()
283 private int copyAttachment(Uri uri, ContentValues values) { in copyAttachment() method in EmlAttachmentProvider