Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/
DConnectivityServiceTest.java1682 String firstRedirectUrl = "http://example.com/firstPath"; in testCaptivePortal() local
1683 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl); in testCaptivePortal()
1685 assertEquals(mWiFiNetworkAgent.waitForRedirectUrl(), firstRedirectUrl); in testCaptivePortal() local
1732 String firstRedirectUrl = "http://example.com/firstPath"; in testAvoidOrIgnoreCaptivePortals() local
1736 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl); in testAvoidOrIgnoreCaptivePortals()