Searched refs:proxyHost (Results 1 – 1 of 1) sorted by relevance
99 String proxyHost, int proxyPort) throws IOException { in httpConnection() argument112 Log.v(TAG, "\tproxyHost\t= " + proxyHost); in httpConnection()154 params, new HttpHost(proxyHost, proxyPort)); in httpConnection()