Searched defs:kMaxRequestAttempts (Results 1 – 2 of 2) sorted by relevance
/system/connectivity/shill/ | ||
D | portal_detector.h | 85 static const int kMaxRequestAttempts; variable |
D | portal_detector.cc | 50 const int PortalDetector::kMaxRequestAttempts = 3; member in shill::PortalDetector |