Searched refs:secondRedirectUrl (Results 1 – 1 of 1) sorted by relevance
2015 String secondRedirectUrl = "http://example.com/secondPath"; in testCaptivePortal() local2016 mWiFiNetworkAgent.connectWithCaptivePortal(secondRedirectUrl); in testCaptivePortal()2018 assertEquals(mWiFiNetworkAgent.waitForRedirectUrl(), secondRedirectUrl); in testCaptivePortal() local2116 String secondRedirectUrl = "http://example.com/secondPath"; in testAvoidOrIgnoreCaptivePortals() local2117 mWiFiNetworkAgent.connectWithCaptivePortal(secondRedirectUrl); in testAvoidOrIgnoreCaptivePortals()