Home
last modified time | relevance | path

Searched defs:getInputStream (Results 1 – 25 of 26) sorted by relevance

12

/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
DBinaryBody.java41 InputStream getInputStream() throws IOException; in getInputStream() method
DMemoryBinaryBody.java82 public InputStream getInputStream() throws IOException { in getInputStream() method in MemoryBinaryBody
DTempFileBinaryBody.java81 public InputStream getInputStream() throws IOException { in getInputStream() method in TempFileBinaryBody
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DBody.java23 public InputStream getInputStream() throws MessagingException; in getInputStream() method
DBase64Body.java35 public InputStream getInputStream() throws MessagingException { in getInputStream() method in Base64Body
DMailTransport.java294 public InputStream getInputStream() { in getInputStream() method in MailTransport
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
DBody.java24 public InputStream getInputStream() throws MessagingException; in getInputStream() method
DBase64Body.java38 public InputStream getInputStream() throws MessagingException { in getInputStream() method in Base64Body
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
DTempFile.java41 InputStream getInputStream() throws IOException; in getInputStream() method
DSimpleTempStorage.java198 public InputStream getInputStream() throws IOException { in getInputStream() method in SimpleTempStorage.SimpleTempFile
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
DTextBody.java51 public InputStream getInputStream() throws MessagingException { in getInputStream() method in TextBody
DBinaryTempFileBody.java58 public InputStream getInputStream() throws MessagingException { in getInputStream() method in BinaryTempFileBody
DMimeMultipart.java106 public InputStream getInputStream() throws MessagingException { in getInputStream() method in MimeMultipart
DMimeMessage.java521 public InputStream getInputStream() throws MessagingException { in getInputStream() method in MimeMessage
/packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
DTextBody.java55 public InputStream getInputStream() throws MessagingException { in getInputStream() method in TextBody
DBinaryTempFileBody.java61 public InputStream getInputStream() throws MessagingException { in getInputStream() method in BinaryTempFileBody
DMimeMultipart.java106 public InputStream getInputStream() throws MessagingException { in getInputStream() method in MimeMultipart
/packages/services/Car/obd2-lib/src/com/android/car/obd2/connections/
DBluetoothConnection.java103 public InputStream getInputStream() { in getInputStream() method in BluetoothConnection
/packages/services/Car/tests/obd2_test/src/com/android/car/obd2/test/
DMockObd2UnderlyingTransport.java83 public InputStream getInputStream() { in getInputStream() method in MockObd2UnderlyingTransport
/packages/apps/Email/provider_src/com/android/email/mail/transport/
DMailTransport.java279 public InputStream getInputStream() { in getInputStream() method in MailTransport
/packages/apps/Gallery/src/com/android/camera/gallery/
DUriImage.java53 private InputStream getInputStream() { in getInputStream() method in UriImage
/packages/apps/Camera2/src/com/android/camera/ui/
DZoomView.java271 private InputStream getInputStream() { in getInputStream() method in ZoomView
/packages/services/Car/obd2-lib/src/com/android/car/obd2/
DObd2Connection.java41 InputStream getInputStream(); in getInputStream() method
/packages/apps/Email/tests/src/com/android/email/mail/transport/
DMockTransport.java206 public InputStream getInputStream() { in getInputStream() method in MockTransport
/packages/apps/Camera2/src/com/android/camera/tinyplanet/
DTinyPlanetFragment.java432 private InputStream getInputStream(Uri uri) { in getInputStream() method in TinyPlanetFragment

12