Home
last modified time | relevance | path

Searched refs:AdjustStartDelay (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dportal_detector.cc147 int retry_delay_seconds = AdjustStartDelay(0); in CompleteAttempt()
161 int PortalDetector::AdjustStartDelay(int init_delay_seconds) { in AdjustStartDelay() function in shill::PortalDetector
Dportal_detector.h151 int AdjustStartDelay(int init_delay_seconds);
Dportal_detector_unittest.cc249 EXPECT_TRUE(portal_detector()->AdjustStartDelay(0) in TEST_F()
264 EXPECT_TRUE(portal_detector()->AdjustStartDelay(0) in TEST_F()