Lines Matching defs:serving_operator
1524 Stringmap serving_operator;
1526 serving_operator[kOperatorCodeKey] = operator_info->sid();
1529 serving_operator[kOperatorCodeKey] = operator_info->nid();
1532 serving_operator[kOperatorCodeKey] = operator_info->mccmnc();
1535 serving_operator[kOperatorNameKey] = operator_info->operator_name();
1538 serving_operator[kOperatorCountryKey] = operator_info->country();
1540 service()->set_serving_operator(serving_operator);