Searched refs:getConnectionOutputStream (Results 1 – 2 of 2) sorted by relevance
367 outputStream = getConnectionOutputStream(conn); in run()451 OutputStream getConnectionOutputStream(HttpURLConnection conn) throws IOException { in getConnectionOutputStream() method in HttpHelper
366 OutputStream getConnectionOutputStream(HttpURLConnection conn) throws IOException { in getConnectionOutputStream() method in HttpHelperTest.TestHttpHelper