Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
H A DBody.java23 public InputStream getInputStream() throws MessagingException; in getInputStream() method
H A DBase64Body.java35 public InputStream getInputStream() throws MessagingException { in getInputStream() method in Base64Body
H A DMailTransport.java299 public InputStream getInputStream() { in getInputStream() method in MailTransport
/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/util/
H A DStreamUtil.java31 public static InputStream getInputStream(@NotNull RemoteInputStream is) { in getInputStream() method in StreamUtil
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
H A DTextBody.java51 public InputStream getInputStream() throws MessagingException { in getInputStream() method in TextBody
H A DBinaryTempFileBody.java58 public InputStream getInputStream() throws MessagingException { in getInputStream() method in BinaryTempFileBody
H A DMimeMultipart.java106 public InputStream getInputStream() throws MessagingException { in getInputStream() method in MimeMultipart
/aosp12/frameworks/base/core/java/android/webkit/
H A DPluginData.java98 public InputStream getInputStream() { in getInputStream() method in PluginData
H A DCacheManager.java218 public InputStream getInputStream() { in getInputStream() method in CacheManager.CacheResult
/aosp12/packages/services/Car/obd2-lib/src/com/android/car/obd2/connections/
H A DBluetoothConnection.java103 public InputStream getInputStream() { in getInputStream() method in BluetoothConnection
/aosp12/packages/services/Car/tests/obd2_test/src/com/android/car/obd2/test/
H A DMockObd2UnderlyingTransport.java83 public InputStream getInputStream() { in getInputStream() method in MockObd2UnderlyingTransport
/aosp12/packages/apps/Gallery/src/com/android/camera/gallery/
H A DUriImage.java53 private InputStream getInputStream() { in getInputStream() method in UriImage
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/
H A DAmbientBrightnessStatsTrackerTest.java441 private InputStream getInputStream(String data) { in getInputStream() method in AmbientBrightnessStatsTrackerTest
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DZoomView.java271 private InputStream getInputStream() { in getInputStream() method in ZoomView
/aosp12/frameworks/libs/service_entitlement/tests/utils/com/android/libraries/entitlement/testing/
H A DFakeURLStreamHandler.java92 public InputStream getInputStream() throws IOException { in getInputStream() method in FakeURLStreamHandler.FakeHttpsURLConnection
/aosp12/frameworks/base/core/java/android/net/
H A DLocalSocket.java190 public InputStream getInputStream() throws IOException { in getInputStream() method in LocalSocket
H A DLocalSocketImpl.java316 protected InputStream getInputStream() throws IOException in getInputStream() method in LocalSocketImpl
/aosp12/frameworks/base/core/java/android/os/
H A DMemoryFile.java163 public InputStream getInputStream() { in getInputStream() method in MemoryFile
H A DDropBoxManager.java251 public @Nullable InputStream getInputStream() throws IOException { in getInputStream() method in DropBoxManager.Entry
H A DIncidentManager.java327 public InputStream getInputStream() throws IOException { in getInputStream() method in IncidentManager.IncidentReport
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/archives/
H A DArchiveHandle.java142 protected InputStream getInputStream(@NonNull ArchiveEntry archiveEntry) in getInputStream() method in ArchiveHandle
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DSerializedFrame.java109 public final DirectByteInputStream getInputStream() { in getInputStream() method in SerializedFrame.DirectByteOutputStream
/aosp12/packages/services/Car/obd2-lib/src/com/android/car/obd2/
H A DObd2Connection.java45 InputStream getInputStream(); in getInputStream() method
/aosp12/packages/apps/Camera2/src/com/android/camera/tinyplanet/
H A DTinyPlanetFragment.java432 private InputStream getInputStream(Uri uri) { in getInputStream() method in TinyPlanetFragment
/aosp12/frameworks/base/core/java/android/util/jar/
H A DStrictJarFile.java207 public InputStream getInputStream(ZipEntry ze) { in getInputStream() method in StrictJarFile

12