Searched defs:ProxyInfo (Results 1 – 1 of 1) sorted by relevance
44 public class ProxyInfo implements Parcelable { class111 public ProxyInfo(String host, int port, String exclList) { in ProxyInfo() method in ProxyInfo123 public ProxyInfo(@NonNull Uri pacFileUrl) { in ProxyInfo() method in ProxyInfo138 public ProxyInfo(@NonNull Uri pacFileUrl, int localProxyPort) { in ProxyInfo() method in ProxyInfo157 private ProxyInfo(String host, int port, String exclList, String[] parsedExclList) { in ProxyInfo() method in ProxyInfo168 public ProxyInfo(@Nullable ProxyInfo source) { in ProxyInfo() method in ProxyInfo