Searched refs:startCaptivePortalAppInternal (Results 1 – 3 of 3) sorted by relevance
169 void startCaptivePortalAppInternal(in Network network, in Bundle appExtras); in startCaptivePortalAppInternal() method
4777 mService.startCaptivePortalAppInternal(network, appExtras); in startCaptivePortalApp()
4545 public void startCaptivePortalAppInternal(Network network, Bundle appExtras) { in startCaptivePortalAppInternal() method in ConnectivityService