Searched refs:firstRedirectUrl (Results 1 – 1 of 1) sorted by relevance
2338 String firstRedirectUrl = "http://example.com/firstPath"; in testCaptivePortal() local2339 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl); in testCaptivePortal()2341 assertEquals(mWiFiNetworkAgent.waitForRedirectUrl(), firstRedirectUrl); in testCaptivePortal() local2434 String firstRedirectUrl = "http://example.com/firstPath"; in testAvoidOrIgnoreCaptivePortals() local2438 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl); in testAvoidOrIgnoreCaptivePortals()