Searched defs:redirectUrl (Results 1 – 6 of 6) sorted by relevance
291 String redirectUrl = ((Bundle)msg.obj).getString(REDIRECT_URL_KEY); in handleMessage() local457 protected void networkStatus(int status, String redirectUrl) { in networkStatus()
486 final String redirectUrl; // Redirect destination returned from Internet probe. field in NetworkMonitor.CaptivePortalProbeResult491 int httpResponseCode, String redirectUrl, String detectUrl) { in CaptivePortalProbeResult()822 String redirectUrl = null; in sendHttpProbe() local
1885 protected void networkStatus(int status, String redirectUrl) { in networkStatus()
3210 private void onDataConnectionRedirected(String redirectUrl) { in onDataConnectionRedirected()
429 public void connectWithCaptivePortal(String redirectUrl) { in connectWithCaptivePortal()
5372 protected void networkStatus(int status, String redirectUrl) { in networkStatus()