Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dcellular_service.cc48 const char CellularService::kAutoConnOutOfCreditsDetectionInProgress[] = member in shill::CellularService
130 *reason = kAutoConnOutOfCreditsDetectionInProgress; in IsAutoConnectable()
Dcellular_service.h165 static const char kAutoConnOutOfCreditsDetectionInProgress[]; variable
Dcellular_service_unittest.cc368 EXPECT_STREQ(CellularService::kAutoConnOutOfCreditsDetectionInProgress, in TEST_F()