Home | History | Annotate | Download | only in cellular

Lines Matching full:operator_name

1070         !mobile_operator_info_->operator_name().empty()) {
1071 parsed[kLongNameProperty] = mobile_operator_info_->operator_name();
1473 string operator_name;
1479 operator_name = it->second;
1494 operator_name =
1499 On3GPPRegistrationChanged(state, operator_code, operator_name);
1524 const string& operator_name) {
1527 << ", opername=" << operator_name;
1548 operator_name));
1560 Handle3GPPRegistrationChange(state, operator_code, operator_name);