HomeSort by relevance Sort by last modified time
    Searched defs:readContent (Results 1 - 17 of 17) sorted by null

  /external/ksoap2/kobjects/org/ksoap2/kobjects/mime/
Decoder.java 161 public String readContent() throws IOException {
163 readContent(bos);
172 public void readContent(OutputStream os) throws IOException {
237 // readContent(null);
  /development/samples/Vault/src/com/example/android/vault/
EncryptedDocument.java 178 public void readContent(ParcelFileDescriptor contentOut)
  /libcore/luni/src/test/java/libcore/java/nio/channels/
SocketChannelTest.java 371 ByteBuffer readContent = ByteBuffer.allocate(10 + 1);
373 assertEquals(-1, channel1.read(readContent));
  /libcore/support/src/test/java/tests/support/
Support_TestWebServer.java 546 private int readContent(InputStream is) {
584 nread = readContent(is);
  /frameworks/base/tests/CoreTests/android/core/
TestWebServer.java 626 private int readContent(InputStream is) {
662 nread = readContent(is);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SocketChannelTest.java     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.3.Final/
netty-handler-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-6.0.1_r3-robolectric-0.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 

Completed in 518 milliseconds