Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DIConnectivityManager.aidl169 void startCaptivePortalAppInternal(in Network network, in Bundle appExtras); in startCaptivePortalAppInternal() method
/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java4545 public void startCaptivePortalAppInternal(Network network, Bundle appExtras) { in startCaptivePortalAppInternal() method in ConnectivityService