Searched refs:mEvaluationState (Results 1 – 1 of 1) sorted by relevance
580 private final EvaluationState mEvaluationState = new EvaluationState(); field in NetworkMonitor1062 mEvaluationState.setCaptivePortalWantedAsIs(); in processMessage()1067 mEvaluationState.reportEvaluationResult(NETWORK_VALIDATION_RESULT_VALID, in processMessage()1076 mEvaluationState.reportEvaluationResult( in processMessage()1246 mEvaluationState.reportEvaluationResult(result, null /* redirectUrl */); in enter()1479 mEvaluationState.reportEvaluationResult(NETWORK_VALIDATION_RESULT_INVALID, in enter()1494 mEvaluationState.clearProbeResults(); in enter()1527 if (mEvaluationState.isCaptivePortalWantedAsIs() in processMessage()1666 mEvaluationState.removeProbeResult(NETWORK_VALIDATION_PROBE_PRIVDNS); in processMessage()1702 mEvaluationState.noteProbeResult(NETWORK_VALIDATION_PROBE_PRIVDNS, in processMessage()[all …]