Home
last modified time | relevance | path

Searched defs:newFilePath (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DEmlAttachmentProvider.java313 final String newFilePath = getFilePath(uri); in copyAttachment() local
361 newFilePath, size, false); in copyAttachment() local