Searched defs:loadAttachment (Results 1 – 5 of 5) sorted by relevance
32 oneway void loadAttachment(long attachmentId, boolean background); in loadAttachment() method
140 public void loadAttachment(final long attachmentId, final boolean background) in loadAttachment() method in EmailServiceProxy
176 public void loadAttachment() throws IOException { in loadAttachment() method in AttachmentLoader
107 public void loadAttachment(long attachmentId, boolean background) throws RemoteException { in loadAttachment() method in EmailServiceUtils.NullEmailService
1909 public void loadAttachment(final long accountId, final long messageId, final long mailboxId, in loadAttachment() method in MessagingController