Searched refs:connectWithCaptivePortal (Results 1 – 1 of 1) sorted by relevance
738 public void connectWithCaptivePortal(String redirectUrl, boolean isStrictMode) { in connectWithCaptivePortal() method in ConnectivityServiceTest.TestNetworkAgentWrapper2706 mWiFiNetworkAgent.connectWithCaptivePortal(redirectUrl, false /* isStrictMode */); in testCaptivePortalOnPartialConnectivity()2755 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl, false /* isStrictMode */); in testCaptivePortal()2768 mWiFiNetworkAgent.connectWithCaptivePortal(secondRedirectUrl, false /* isStrictMode */); in testCaptivePortal()2864 mWiFiNetworkAgent.connectWithCaptivePortal(firstRedirectUrl, false /* isStrictMode */); in testAvoidOrIgnoreCaptivePortals()2884 mWiFiNetworkAgent.connectWithCaptivePortal(redirectUrl, false /* isStrictMode */); in testCaptivePortalApi()