Searched defs:ProxyInfo (Results 1 – 1 of 1) sorted by relevance
41 public class ProxyInfo implements Parcelable { class106 public ProxyInfo(String host, int port, String exclList) { in ProxyInfo() method in ProxyInfo118 public ProxyInfo(@NonNull Uri pacFileUrl) { in ProxyInfo() method in ProxyInfo133 public ProxyInfo(String pacFileUrl) { in ProxyInfo() method in ProxyInfo145 public ProxyInfo(@NonNull Uri pacFileUrl, int localProxyPort) { in ProxyInfo() method in ProxyInfo164 private ProxyInfo(String host, int port, String exclList, String[] parsedExclList) { in ProxyInfo() method in ProxyInfo175 public ProxyInfo(@Nullable ProxyInfo source) { in ProxyInfo() method in ProxyInfo