HomeSort by relevance Sort by last modified time
    Searched refs:kAutoConnOutOfCreditsDetectionInProgress (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/cellular/
cellular_service.cc 48 const char CellularService::kAutoConnOutOfCreditsDetectionInProgress[] =
130 *reason = kAutoConnOutOfCreditsDetectionInProgress;
cellular_service.h 165 static const char kAutoConnOutOfCreditsDetectionInProgress[];
cellular_service_unittest.cc 368 EXPECT_STREQ(CellularService::kAutoConnOutOfCreditsDetectionInProgress,

Completed in 50 milliseconds