Home
last modified time | relevance | path

Searched refs:firstRedirectUrl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java2338 String firstRedirectUrl = "http://example.com/firstPath"; in testCaptivePortal() local
2339 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl); in testCaptivePortal()
2341 assertEquals(mWiFiNetworkAgent.waitForRedirectUrl(), firstRedirectUrl); in testCaptivePortal() local
2434 String firstRedirectUrl = "http://example.com/firstPath"; in testAvoidOrIgnoreCaptivePortals() local
2438 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl); in testAvoidOrIgnoreCaptivePortals()