Home
last modified time | relevance | path

Searched refs:mOutputStream (Results 1 – 12 of 12) sorted by relevance

/external/volley/src/test/java/com/android/volley/mock/
DMockHttpURLConnection.java30 private OutputStream mOutputStream; field in MockHttpURLConnection
36 mOutputStream = new ByteArrayOutputStream(); in MockHttpURLConnection()
61 return mOutputStream; in getOutputStream()
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
DJsonWireAdapter.java55 private final DataOutputStream mOutputStream; field in JsonWireAdapter
65 mOutputStream = new DataOutputStream(output); in JsonWireAdapter()
138 mOutputStream.write(PoloUtil.intToBigEndianIntBytes(outBytes.length)); in writeJson()
139 mOutputStream.write(outBytes); in writeJson()
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
DXmlWireAdapter.java47 private final OutputStream mOutputStream; field in XmlWireAdapter
59 mOutputStream = output; in XmlWireAdapter()
135 mOutputStream.write(message.serializeToByteArray()); in writeXML()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java446 private OutputStream mOutputStream; field in BluetoothConnection
459 mOutputStream = mSocket.getOutputStream(); in BluetoothConnection()
493 if (mOutputStream != null) { in write()
494 mOutputStream.write(out); in write()
606 if (mOutputStream != null) { in stop()
608 mOutputStream.close(); in stop()
613 mOutputStream = null; in stop()
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/protobuf/
DProtobufWireAdapter.java66 private final OutputStream mOutputStream; field in ProtobufWireAdapter
76 mOutputStream = output; in ProtobufWireAdapter()
244 mOutputStream.write(PoloUtil.intToBigEndianIntBytes(messageLength)); in writeMessage()
245 mOutputStream.write(messageBytes); in writeMessage()
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
Dautobanh.jarMETA-INF/MANIFEST.MF de/tavendo/autobahn/ByteBufferInputStream.class ByteBufferInputStream.java ...
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...