Searched refs:mCaptivePortalState (Results 1 – 1 of 1) sorted by relevance
289 private final State mCaptivePortalState = new CaptivePortalState(); field in NetworkMonitor334 addState(mCaptivePortalState, mMaybeNotifyState); in NetworkMonitor()644 transitionTo(mCaptivePortalState); in processMessage()