Searched refs:getContentLength (Results 1 – 12 of 12) sorted by relevance
112 if (connection.getContentLength() > fileSizeLimit) { in getWebContentFromUrl()121 connection.getInputStream(), connection.getContentLength(), fileSizeLimit), in getWebContentFromUrl()
107 public long getContentLength() { in getContentLength() method in PluginData
84 public long getContentLength() { in getContentLength() method in CacheManager.CacheResult
159 entity.setContentLength(connection.getContentLength()); in entityFromConnection()
229 new PoolingByteArrayOutputStream(mPool, (int) entity.getContentLength()); in entityToBytes()
285 mTotalSize = mConnection.getContentLength(); in seekTo()
243 s = Long.toString(headers.getContentLength()); in headers()
840 if (httpResponseCode == 200 && urlConnection.getContentLength() == 0) { in sendHttpProbe()
43439 method public int getContentLength();54299 method public abstract long getContentLength();55570 method public long getContentLength();55586 method public long getContentLength();55606 method public long getContentLength();55616 method public long getContentLength();55628 method public long getContentLength();55640 method public long getContentLength();55649 method public long getContentLength();55660 method public long getContentLength();
52887 method public int getContentLength();
52967 method public int getContentLength();
56244 method public int getContentLength();