Searched defs:ProxyProperties (Results 1 – 1 of 1) sorted by relevance
33 public class ProxyProperties implements Parcelable { class40 public ProxyProperties(String host, int port, String exclList) { in ProxyProperties() method in ProxyProperties46 private ProxyProperties(String host, int port, String exclList, String[] parsedExclList) { in ProxyProperties() method in ProxyProperties54 public ProxyProperties(ProxyProperties source) { in ProxyProperties() method in ProxyProperties