Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/
DLegacyConversions.java330 final File saveAs = AttachmentUtilities.getAttachmentFilename(context, accountId, in saveAttachmentBody() local
338 out = new FileOutputStream(saveAs); in saveAttachmentBody()