Home
last modified time | relevance | path

Searched defs:detectUrl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/captiveportal/
DCaptivePortalProbeResult.java36 public final String detectUrl; // URL where a 204 response code indicates field in CaptivePortalProbeResult
45 public CaptivePortalProbeResult(int httpResponseCode, String redirectUrl, String detectUrl) { in CaptivePortalProbeResult()
49 public CaptivePortalProbeResult(int httpResponseCode, String redirectUrl, String detectUrl, in CaptivePortalProbeResult()