Searched refs:httpConn (Results 1 – 1 of 1) sorted by relevance
154 HttpURLConnection httpConn = in run() local158 httpConn.setRequestProperty("User-Agent", Constants.USER_AGENT); in run()167 byteStream = httpConn.getInputStream(); in run()177 int contentSize = httpConn.getContentLength(); in run()