Searched refs:sendMail (Results 1 – 5 of 5) sorted by relevance
309 public void sendMail(final long accountId) throws RemoteException { in sendMail() method in EmailServiceProxy313 mService.sendMail(accountId); in sendMail()
37 void sendMail(long accountId); in sendMail() method
424 public void sendMail(final long accountId) throws RemoteException { in sendMail() method in EmailServiceStub
732 public void sendMail(long accountId) throws RemoteException { in sendMail() method in EmailServiceUtils.NullService
1156 service.sendMail(accountId); in endDownload()