Home
last modified time | relevance | path

Searched refs:StopTrafficMonitor (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/cellular/
Dactive_passive_out_of_credits_detector.h66 FRIEND_TEST(ActivePassiveOutOfCreditsDetectorTest, StopTrafficMonitor);
76 void StopTrafficMonitor();
Dactive_passive_out_of_credits_detector.cc64 StopTrafficMonitor(); in ~ActivePassiveOutOfCreditsDetector()
84 StopTrafficMonitor(); in NotifyServiceStateChanged()
122 void ActivePassiveOutOfCreditsDetector::StopTrafficMonitor() { in StopTrafficMonitor() function in shill::ActivePassiveOutOfCreditsDetector
Dactive_passive_out_of_credits_detector_unittest.cc262 TEST_F(ActivePassiveOutOfCreditsDetectorTest, StopTrafficMonitor) { in TEST_F() argument
/system/connectivity/shill/
Ddevice.h404 FRIEND_TEST(DeviceTest, StopTrafficMonitor);
593 void StopTrafficMonitor();
Ddevice.cc663 StopTrafficMonitor(); in StopAllActivities()
1580 void Device::StopTrafficMonitor() { in StopTrafficMonitor() function in shill::Device
1611 StopTrafficMonitor(); in OnEncounterNetworkProblem()
Ddevice_unittest.cc250 void StopTrafficMonitor() { in StopTrafficMonitor() function in shill::DeviceTest
251 device_->StopTrafficMonitor(); in StopTrafficMonitor()
1188 StopTrafficMonitor(); in TEST_F()
1203 StopTrafficMonitor(); in TEST_F()