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

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

Completed in 399 milliseconds