Home
last modified time | relevance | path

Searched refs:NotifyCellularDeviceDrop (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dmetrics.h965 void NotifyCellularDeviceDrop(const std::string& network_technology,
Dmetrics_unittest.cc675 metrics_.NotifyCellularDeviceDrop(kUMATechnologyStrings[index], in TEST_F()
Dmetrics.cc1245 void Metrics::NotifyCellularDeviceDrop(const string& network_technology, in NotifyCellularDeviceDrop() function in shill::Metrics
/system/connectivity/shill/cellular/
Dcellular.cc581 metrics()->NotifyCellularDeviceDrop( in HandleNewRegistrationState()