/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/ |
D | JsonWireAdapter.java | 50 private final DataInputStream mInputStream; field in JsonWireAdapter 64 mInputStream = new DataInputStream(input); in JsonWireAdapter() 81 mInputStream.readFully(payloadLenBytes); in getNextMessage() 84 mInputStream.readFully(outerJsonBytes); in getNextMessage()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothRfcommFacade.java | 350 private InputStream mInputStream; field in BluetoothConnection 363 mInputStream = mSocket.getInputStream(); in BluetoothConnection() 365 mReader = new BufferedReader(new InputStreamReader(mInputStream, "ASCII")); in BluetoothConnection() 387 mInputStream.available(); in isConnected() 421 int bytesRead = mInputStream.read(buffer); in readBinary() 501 if (mInputStream != null) { in stop() 503 mInputStream.close(); in stop() 508 mInputStream = null; in stop()
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/ |
D | XmlWireAdapter.java | 42 private final InputStream mInputStream; field in XmlWireAdapter 58 mInputStream = input; in XmlWireAdapter() 75 XmlMessageWrapper.fromInputStream(mInputStream); in getNextMessage()
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/protobuf/ |
D | ProtobufWireAdapter.java | 61 private final InputStream mInputStream; field in ProtobufWireAdapter 74 mInputStream = input; in ProtobufWireAdapter() 188 int inc = mInputStream.read(buf, bytesRead, numBytes - bytesRead); in readBytesBlocking()
|
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/ |
D | autobanh.jar | META-INF/MANIFEST.MF
de/tavendo/autobahn/ByteBufferInputStream.class
ByteBufferInputStream.java
... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |