Searched refs:PROTOCOL_HTTP (Results 1 – 1 of 1) sorted by relevance
44 private static final String PROTOCOL_HTTP = "http"; field in CaptivePortalProbeSpec175 if (!PROTOCOL_HTTP.equals(protocol)) { in RegexMatchProbeSpec()