Searched refs:makeProxyRequestNativeLocked (Results 1 – 1 of 1) sorted by relevance
38 private native String makeProxyRequestNativeLocked(String url, String host); in makeProxyRequestNativeLocked() method in PacNative81 String ret = makeProxyRequestNativeLocked(url, host); in makeProxyRequest()