/packages/apps/Dialer/java/com/android/voicemail/impl/mail/ |
D | Body.java | 23 public InputStream getInputStream() throws MessagingException; in getInputStream() method
|
D | Base64Body.java | 35 public InputStream getInputStream() throws MessagingException { in getInputStream() method in Base64Body
|
D | MailTransport.java | 299 public InputStream getInputStream() { in getInputStream() method in MailTransport
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/ |
D | TextBody.java | 51 public InputStream getInputStream() throws MessagingException { in getInputStream() method in TextBody
|
D | BinaryTempFileBody.java | 58 public InputStream getInputStream() throws MessagingException { in getInputStream() method in BinaryTempFileBody
|
D | MimeMultipart.java | 106 public InputStream getInputStream() throws MessagingException { in getInputStream() method in MimeMultipart
|
D | MimeMessage.java | 545 public InputStream getInputStream() throws MessagingException { in getInputStream() method in MimeMessage
|
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/shadows/bluetooth/ |
D | ShadowLocalSocket.java | 58 public InputStream getInputStream() throws IOException { in getInputStream() method in ShadowLocalSocket
|
D | ShadowBluetoothSocket.java | 66 public InputStream getInputStream() throws IOException { in getInputStream() method in ShadowBluetoothSocket
|
/packages/services/Car/obd2-lib/src/com/android/car/obd2/connections/ |
D | BluetoothConnection.java | 103 public InputStream getInputStream() { in getInputStream() method in BluetoothConnection
|
/packages/services/Car/tests/obd2_test/src/com/android/car/obd2/test/ |
D | MockObd2UnderlyingTransport.java | 83 public InputStream getInputStream() { in getInputStream() method in MockObd2UnderlyingTransport
|
/packages/apps/Gallery/src/com/android/camera/gallery/ |
D | UriImage.java | 53 private InputStream getInputStream() { in getInputStream() method in UriImage
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
D | ZoomView.java | 271 private InputStream getInputStream() { in getInputStream() method in ZoomView
|
/packages/modules/Connectivity/tests/integration/src/com/android/server/net/integrationtests/ |
D | TestNetworkStackService.kt | 81 override fun getInputStream() = ByteArrayInputStream(responseBytes) in getInputStream() method in com.android.server.net.integrationtests.TestNetworkStackService
|
/packages/apps/DocumentsUI/src/com/android/documentsui/archives/ |
D | ArchiveHandle.java | 142 protected InputStream getInputStream(@NonNull ArchiveEntry archiveEntry) in getInputStream() method in ArchiveHandle
|
/packages/services/Car/obd2-lib/src/com/android/car/obd2/ |
D | Obd2Connection.java | 46 InputStream getInputStream(); in getInputStream() method
|
/packages/apps/Camera2/src/com/android/camera/tinyplanet/ |
D | TinyPlanetFragment.java | 432 private InputStream getInputStream(Uri uri) { in getInputStream() method in TinyPlanetFragment
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothSocket.java | 370 public InputStream getInputStream() throws IOException { in getInputStream() method in BluetoothSocket
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | IpSecBaseTest.java | 429 protected InputStream getInputStream() throws IOException { in getInputStream() method in IpSecBaseTest.AcceptedTcpFileDescriptorSocket.FileDescriptorSocketImpl
|