Searched refs:firstRedirectUrl (Results 1 – 1 of 1) sorted by relevance
1682 String firstRedirectUrl = "http://example.com/firstPath"; in testCaptivePortal() local1683 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl); in testCaptivePortal()1685 assertEquals(mWiFiNetworkAgent.waitForRedirectUrl(), firstRedirectUrl); in testCaptivePortal() local1732 String firstRedirectUrl = "http://example.com/firstPath"; in testAvoidOrIgnoreCaptivePortals() local1736 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl); in testAvoidOrIgnoreCaptivePortals()