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

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

Completed in 224 milliseconds