Searched refs:MBB_STATE_CAPTIVE_PORTAL_DETECTED (Results 1 – 2 of 2) sorted by relevance
67 static final int MBB_STATE_CAPTIVE_PORTAL_DETECTED = 2; field in MakeBeforeBreakManager92 MBB_STATE_CAPTIVE_PORTAL_DETECTED,239 case MBB_STATE_CAPTIVE_PORTAL_DETECTED: in getInternalStateStr()412 transitionToState(MBB_STATE_CAPTIVE_PORTAL_DETECTED); in onCaptivePortalDetected()
314 assertEquals(MakeBeforeBreakManager.MBB_STATE_CAPTIVE_PORTAL_DETECTED, in onInternetValidationSuccessful()357 assertEquals(MakeBeforeBreakManager.MBB_STATE_CAPTIVE_PORTAL_DETECTED, in onInternetValidationFailedWhenLingering()