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