HomeSort by relevance Sort by last modified time
    Searched refs:sendMail (Results 1 - 16 of 16) sorted by null

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
IEmailService.aidl 36 // way and get rid of sendMail().
37 void sendMail(long accountId);
EmailServiceProxy.java 309 public void sendMail(final long accountId) throws RemoteException {
313 mService.sendMail(accountId);
315 }, "sendMail");
  /external/lzma/CPP/7zip/UI/Common/
Update.cpp     [all...]
  /packages/apps/Email/provider_src/com/android/email/service/
EmailServiceStub.java 72 * IMAP and POP3, including startSync, loadMore, loadAttachment, and sendMail
424 public void sendMail(final long accountId) throws RemoteException {
AttachmentService.java     [all...]
EmailServiceUtils.java     [all...]
  /prebuilts/go/darwin-x86/src/net/smtp/
smtp_test.go 585 err = SendMail(l.Addr().String(), nil, "test@example.com", []string{"other@example.com>\n\rDATA\r\nInjected message body\r\n.\r\nQUIT\r\n"}, []byte(strings.Replace(`From: test@example.com
587 Subject: SendMail test
589 SendMail is working for me.
592 t.Errorf("Expected SendMail to be rejected due to a message injection attempt")
595 err = SendMail(l.Addr().String(), nil, "test@example.com", []string{"other@example.com"}, []byte(strings.Replace(`From: test@example.com
597 Subject: SendMail test
599 SendMail is working for me.
631 Subject: SendMail test
633 SendMail is working for me.
690 errc <- sendMail(ln.Addr().String()
    [all...]
  /prebuilts/go/linux-x86/src/net/smtp/
smtp_test.go 585 err = SendMail(l.Addr().String(), nil, "test@example.com", []string{"other@example.com>\n\rDATA\r\nInjected message body\r\n.\r\nQUIT\r\n"}, []byte(strings.Replace(`From: test@example.com
587 Subject: SendMail test
589 SendMail is working for me.
592 t.Errorf("Expected SendMail to be rejected due to a message injection attempt")
595 err = SendMail(l.Addr().String(), nil, "test@example.com", []string{"other@example.com"}, []byte(strings.Replace(`From: test@example.com
597 Subject: SendMail test
599 SendMail is working for me.
631 Subject: SendMail test
633 SendMail is working for me.
690 errc <- sendMail(ln.Addr().String()
    [all...]
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 429 milliseconds