Home
last modified time | relevance | path

Searched defs:getOutputStream (Results 1 – 10 of 10) 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/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
DBinaryTempFileBody.java51 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/Car/obd2-lib/src/com/android/car/obd2/connections/
DBluetoothConnection.java115 public OutputStream getOutputStream() { in getOutputStream() method in BluetoothConnection
/packages/services/Car/tests/obd2_test/src/com/android/car/obd2/test/
DMockObd2UnderlyingTransport.java88 public OutputStream getOutputStream() { in getOutputStream() method in MockObd2UnderlyingTransport
/packages/apps/Email/provider_src/com/android/email/mail/transport/
DMailTransport.java283 public OutputStream getOutputStream() { in getOutputStream() method in MailTransport
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DMailTransport.java298 public OutputStream getOutputStream() { in getOutputStream() method in MailTransport
/packages/services/Car/obd2-lib/src/com/android/car/obd2/
DObd2Connection.java43 OutputStream getOutputStream(); in getOutputStream() method
/packages/apps/Email/tests/src/com/android/email/mail/transport/
DMockTransport.java222 public OutputStream getOutputStream() { in getOutputStream() method in MockTransport