Searched refs:CaptivePortalState (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
H A DNetworkMonitor.java259 private final State mCaptivePortalState = new CaptivePortalState();
540 // Being in the CaptivePortalState State indicates a captive portal was detected and the user
542 private class CaptivePortalState extends State { class in class:NetworkMonitor

Completed in 1290 milliseconds