Searched refs:makeProxyRequest (Results 1 – 2 of 2) sorted by relevance
80 public synchronized String makeProxyRequest(String url, String host) { in makeProxyRequest() method in PacNative
72 return mPacNative.makeProxyRequest(url, host); in resolvePacFile()