Home
last modified time | relevance | path

Searched defs:getContentLength (Results 1 – 21 of 21) sorted by relevance

/external/nist-sip/java/javax/sip/header/
DContentLengthHeader.java8 int getContentLength(); in getContentLength() method
/external/apache-http/src/org/apache/http/entity/
DBufferedHttpEntity.java73 public long getContentLength() { in getContentLength() method in BufferedHttpEntity
DEntityTemplate.java65 public long getContentLength() { in getContentLength() method in EntityTemplate
DByteArrayEntity.java69 public long getContentLength() { in getContentLength() method in ByteArrayEntity
DStringEntity.java82 public long getContentLength() { in getContentLength() method in StringEntity
DFileEntity.java71 public long getContentLength() { in getContentLength() method in FileEntity
DHttpEntityWrapper.java87 public long getContentLength() { in getContentLength() method in HttpEntityWrapper
DSerializableEntity.java82 public long getContentLength() { in getContentLength() method in SerializableEntity
DInputStreamEntity.java73 public long getContentLength() { in getContentLength() method in InputStreamEntity
DBasicHttpEntity.java69 public long getContentLength() { in getContentLength() method in BasicHttpEntity
/external/apache-http/src/org/apache/http/
DHttpEntity.java111 long getContentLength(); in getContentLength() method
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DHttpEntityStub.java21 @Override public long getContentLength() { in getContentLength() method in HttpEntityStub
/external/volley/src/main/java/com/android/volley/toolbox/
DHttpResponse.java69 public final int getContentLength() { in getContentLength() method in HttpResponse
/external/nist-sip/java/gov/nist/javax/sip/header/
DContentLength.java107 public int getContentLength() { in getContentLength() method in ContentLength
/external/nanohttpd/fileupload/src/main/java/fi/iki/elonen/
DNanoFileUpload.java88 public int getContentLength() { in getContentLength() method in NanoFileUpload.NanoHttpdContext
/external/apache-http/android/src/com/android/internal/http/multipart/
DMultipartEntity.java206 public long getContentLength() { in getContentLength() method in MultipartEntity
/external/nist-sip/java/javax/sip/message/
DMessage.java34 ContentLengthHeader getContentLength(); in getContentLength() method
/external/okhttp/repackaged/okhttp-urlconnection/src/main/java/com/android/okhttp/internal/huc/
DDelegatingHttpsURLConnection.java146 @Override public int getContentLength() { in getContentLength() method in DelegatingHttpsURLConnection
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
DDelegatingHttpsURLConnection.java145 @Override public int getContentLength() { in getContentLength() method in DelegatingHttpsURLConnection
/external/apache-http/android/src/android/net/http/
DHeaders.java313 public long getContentLength() { in getContentLength() method in Headers
/external/nist-sip/java/gov/nist/javax/sip/message/
DSIPMessage.java1159 public ContentLengthHeader getContentLength() { in getContentLength() method in SIPMessage