Searched defs:getAttachmentFilename (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
H A DAttachmentUtilities.java173 public static File getAttachmentFilename(Context context, long accountId, long attachmentId) { method in class:AttachmentUtilities
307 File attachmentFile = getAttachmentFilename(context, accountId, attachmentId);

Completed in 917 milliseconds