Home
last modified time | relevance | path

Searched defs:kMaxRequestAttempts (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dportal_detector.h85 static const int kMaxRequestAttempts; variable
Dportal_detector.cc50 const int PortalDetector::kMaxRequestAttempts = 3; member in shill::PortalDetector