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

  /system/connectivity/shill/cellular/
cellular_service.cc 403 case kActivationTypeOTA:
404 return shill::kActivationTypeOTA;
cellular_service.h 46 kActivationTypeOTA,
cellular_service_unittest.cc 489 service_->SetActivationType(CellularService::kActivationTypeOTA);
cellular_capability_universal.cc 633 cellular()->service()->SetActivationType(CellularService::kActivationTypeOTA);
    [all...]
  /external/cros/system_api/dbus/shill/
dbus-constants.h 669 const char kActivationTypeOTA[] = "OTA";
    [all...]

Completed in 800 milliseconds