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

  /system/connectivity/shill/dbus/
chromeos_service_dbus_adaptor.h 83 void ActivateCellularModem(DBusMethodResponsePtr<> response,
chromeos_service_dbus_adaptor.cc 184 void ChromeosServiceDBusAdaptor::ActivateCellularModem(
189 service_->ActivateCellularModem(carrier, &e, callback);
  /system/connectivity/shill/cellular/
cellular_service.h 59 void ActivateCellularModem(const std::string& carrier,
cellular_service.cc 357 void CellularService::ActivateCellularModem(const string& carrier,
  /system/connectivity/shill/
service.h 192 virtual void ActivateCellularModem(const std::string& carrier,
    [all...]
service.cc 366 void Service::ActivateCellularModem(const string& /*carrier*/,
    [all...]
service_unittest.cc     [all...]
  /system/update_engine/include/shill/
dbus-proxy-mocks.h 512 MOCK_METHOD3(ActivateCellularModem,

Completed in 233 milliseconds