Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/base/
DCSAgentWrapper.kt203 fun connectWithCaptivePortal(redirectUrl: String) { in ArgumentCaptor() method
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java1267 public void connectWithCaptivePortal(String redirectUrl, in connectWithCaptivePortal() method in ConnectivityServiceTest.TestNetworkAgentWrapper