Searched defs:ProxyInfo (Results 1 – 1 of 1) sorted by relevance
46 public class ProxyInfo implements Parcelable { class101 public ProxyInfo(String host, int port, String exclList) { in ProxyInfo() method in ProxyInfo112 public ProxyInfo(Uri pacFileUrl) { in ProxyInfo() method in ProxyInfo126 public ProxyInfo(String pacFileUrl) { in ProxyInfo() method in ProxyInfo137 public ProxyInfo(Uri pacFileUrl, int localProxyPort) { in ProxyInfo() method in ProxyInfo147 private ProxyInfo(String host, int port, String exclList, String[] parsedExclList) { in ProxyInfo() method in ProxyInfo159 public ProxyInfo(ProxyInfo source) { in ProxyInfo() method in ProxyInfo