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

  /system/update_engine/
connection_utils.cc 33 } else if (type_str == shill::kTypeCellular) {
61 return shill::kTypeCellular;
connection_manager.cc 76 if (!ContainsKey(allowed_types, shill::kTypeCellular)) {
connection_manager_unittest.cc 178 TestWithServiceType(shill::kTypeCellular, nullptr, ConnectionType::kCellular);
381 EXPECT_STREQ(shill::kTypeCellular,
  /external/cros/system_api/dbus/shill/
dbus-constants.h 323 const char kTypeCellular[] = "cellular";
    [all...]
  /system/update_engine/update_manager/
real_shill_provider_unittest.cc 341 shill::kTypeCellular,

Completed in 3096 milliseconds