Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3831 private class CaptivePortalImpl extends ICaptivePortal.Stub { class in ConnectivityService
3834 private CaptivePortalImpl(Network network) { in CaptivePortalImpl() method in ConnectivityService.CaptivePortalImpl