Searched refs:secondRedirectUrl (Results 1 – 1 of 1) sorted by relevance
2351 String secondRedirectUrl = "http://example.com/secondPath"; in testCaptivePortal() local2352 mWiFiNetworkAgent.connectWithCaptivePortal(secondRedirectUrl); in testCaptivePortal()2354 assertEquals(mWiFiNetworkAgent.waitForRedirectUrl(), secondRedirectUrl); in testCaptivePortal() local2450 String secondRedirectUrl = "http://example.com/secondPath"; in testAvoidOrIgnoreCaptivePortals() local2451 mWiFiNetworkAgent.connectWithCaptivePortal(secondRedirectUrl); in testAvoidOrIgnoreCaptivePortals()