Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java2754 String firstRedirectUrl = "http://example.com/firstPath"; in testCaptivePortal() local
2757 assertEquals(mWiFiNetworkAgent.waitForRedirectUrl(), firstRedirectUrl); in testCaptivePortal() local
2862 String firstRedirectUrl = "http://example.com/firstPath"; in testAvoidOrIgnoreCaptivePortals() local