Searched defs:conn (Results 1 – 3 of 3) sorted by relevance
343 InputStream getConnectionInputStream(HttpURLConnection conn) throws IOException { in getConnectionInputStream()351 OutputStream getConnectionOutputStream(HttpURLConnection conn) throws IOException { in getConnectionOutputStream()
365 HttpURLConnection conn = createConnection(new URL(getUrl()), "POST", mContentType); in run() local420 HttpURLConnection conn = createConnection(url, "GET", null); in getRemoteUrlStream() local444 InputStream getConnectionInputStream(HttpURLConnection conn) throws IOException { in getConnectionInputStream()451 OutputStream getConnectionOutputStream(HttpURLConnection conn) throws IOException { in getConnectionOutputStream()
124 HttpURLConnection conn = helper.createJsonConnection( in postResults() local