Searched refs:resolvePacFile (Results 1 – 3 of 3) sorted by relevance
21 String resolvePacFile(String host, String url); in resolvePacFile() method
57 public String resolvePacFile(String host, String url) throws RemoteException { in resolvePacFile() method in PacService.ProxyServiceStub
84 response = mProxyService.resolvePacFile(uri.getHost(), urlString); in select()