Searched refs:setContentLength (Results 1 – 2 of 2) sorted by relevance
222 public void setContentLength(long contentLength) { in setContentLength() method in CacheManager.CacheResult
142 entity.setContentLength(connection.getContentLength()); in entityFromConnection()