Searched refs:getContentLength (Results 1 – 15 of 15) sorted by relevance
153 if (entity.getContentLength() > 0) { in doDownload()154 body = new byte[(int) entity.getContentLength()]; in doDownload()
107 public long getContentLength() { in getContentLength() method in PluginData
84 public long getContentLength() { in getContentLength() method in CacheManager.CacheResult
212 public long getContentLength() { in getContentLength() method in MultipartEntity
142 entity.setContentLength(connection.getContentLength()); in entityFromConnection()
212 new PoolingByteArrayOutputStream(mPool, (int) entity.getContentLength()); in entityToBytes()
280 mTotalSize = mConnection.getContentLength(); in seekTo()
472 if (entity.getContentLength() < 0) { in keepAlive()
315 public long getContentLength() { in getContentLength() method in Headers
419 long contentlen = headers.getContentLength(); in determineLength()
463 if (entity.getContentLength() < 1024) { in toCurl()
243 s = Long.toString(headers.getContentLength()); in headers()
718 if (httpResponseCode == 200 && urlConnection.getContentLength() == 0) { in isCaptivePortal()
45970 method public int getContentLength();56830 method public abstract long getContentLength();58101 method public long getContentLength();58117 method public long getContentLength();58137 method public long getContentLength();58147 method public long getContentLength();58159 method public long getContentLength();58171 method public long getContentLength();58180 method public long getContentLength();58191 method public long getContentLength();
43441 method public int getContentLength();54301 method public abstract long getContentLength();55572 method public long getContentLength();55588 method public long getContentLength();55608 method public long getContentLength();55618 method public long getContentLength();55630 method public long getContentLength();55642 method public long getContentLength();55651 method public long getContentLength();55662 method public long getContentLength();