Searched refs:CONNECTION_4G (Results 1 – 3 of 3) sorted by relevance
37 return NetConnectType::CONNECTION_4G; in ConvertToConnectTypeInner()107 case NetConnectType::CONNECTION_4G: in ConnectTypeToString()
29 CONNECTION_4G = 5, enumerator
66 typeMap.insert(std::make_pair(RadioTech::RADIO_TECHNOLOGY_LTE, NetConnectType::CONNECTION_4G));67 … typeMap.insert(std::make_pair(RadioTech::RADIO_TECHNOLOGY_LTE_CA, NetConnectType::CONNECTION_4G));154 typeMap.insert(std::make_pair(NetConnectType::CONNECTION_4G, "4g"));