Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/shadows/bluetooth/
DShadowBluetoothSocket.java72 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in ShadowBluetoothSocket
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
DBinaryTempFileBody.java51 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/Dialer/java/com/android/voicemail/impl/mail/
DMailTransport.java303 public OutputStream getOutputStream() { in getOutputStream() method in MailTransport
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/entitlement/http/
DFakeURLStreamHandler.java103 public OutputStream getOutputStream() { in getOutputStream() method in FakeURLStreamHandler.FakeHttpsURLConnection
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/
DLauncherViewModel.java90 OutputStream getOutputStream() { in getOutputStream() method in LauncherViewModel
/packages/services/Car/obd2-lib/src/com/android/car/obd2/
DObd2Connection.java48 OutputStream getOutputStream(); in getOutputStream() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocket.java406 public OutputStream getOutputStream() throws IOException { in getOutputStream() method in BluetoothSocket
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecBaseTest.java434 protected OutputStream getOutputStream() throws IOException { in getOutputStream() method in IpSecBaseTest.AcceptedTcpFileDescriptorSocket.FileDescriptorSocketImpl