Searched refs:CaptivePortalImpl (Results 1 – 1 of 1) sorted by relevance
4552 new CaptivePortal(new CaptivePortalImpl(network).asBinder())); in startCaptivePortalAppInternal()4563 private class CaptivePortalImpl extends ICaptivePortal.Stub { class in ConnectivityService4566 private CaptivePortalImpl(Network network) { in CaptivePortalImpl() method in ConnectivityService.CaptivePortalImpl