Home
last modified time | relevance | path

Searched defs:getOutputStream (Results 1 – 7 of 7) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
DTempFile.java54 OutputStream getOutputStream() throws IOException; in getOutputStream() method
DSimpleTempStorage.java205 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in SimpleTempStorage.SimpleTempFile
/packages/services/Telephony/src/com/android/phone/common/mail/internet/
DBinaryTempFileBody.java53 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in BinaryTempFileBody
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
DBinaryTempFileBody.java54 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in BinaryTempFileBody
/packages/services/Telephony/src/com/android/phone/common/mail/
DMailTransport.java214 public OutputStream getOutputStream() { in getOutputStream() method in MailTransport
/packages/apps/Email/provider_src/com/android/email/mail/transport/
DMailTransport.java283 public OutputStream getOutputStream() { in getOutputStream() method in MailTransport
/packages/apps/Email/tests/src/com/android/email/mail/transport/
DMockTransport.java222 public OutputStream getOutputStream() { in getOutputStream() method in MockTransport