Searched refs:PROXY_PORT_EMPTY (Results 1 – 1 of 1) sorted by relevance
69 public static final int PROXY_PORT_EMPTY = 3; field in Proxy221 if (hostname.length() > 0 && port.length() == 0) return PROXY_PORT_EMPTY; in validate()