Searched refs:getContentLength (Results 1 – 13 of 13) sorted by relevance
141 if (entity.getContentLength() > 0) { in doDownload()142 body = new byte[(int) entity.getContentLength()]; in doDownload()
107 public long getContentLength() { in getContentLength() method in PluginData
90 public long getContentLength() { in getContentLength() method in CacheManager.CacheResult
222 public int getContentLength(DrmRights rights) throws DrmException { in getContentLength() method in DrmRawContent
206 public long getContentLength() { in getContentLength() method in MultipartEntity
142 entity.setContentLength(connection.getContentLength()); in entityFromConnection()
203 new PoolingByteArrayOutputStream(mPool, (int) entity.getContentLength()); in entityToBytes()
315 public long getContentLength() { in getContentLength() method in Headers
473 if (entity.getContentLength() < 0) { in keepAlive()
423 long contentlen = headers.getContentLength(); in determineLength()
445 if (entity.getContentLength() < 1024) { in toCurl()
243 s = Long.toString(headers.getContentLength()); in headers()
35113 method public int getContentLength();45511 method public abstract long getContentLength();46782 method public long getContentLength();46798 method public long getContentLength();46818 method public long getContentLength();46828 method public long getContentLength();46840 method public long getContentLength();46852 method public long getContentLength();46861 method public long getContentLength();46872 method public long getContentLength();