Searched refs:CONNECTION_2G (Results 1 – 12 of 12) sorted by relevance
72 NetworkChangeNotifier::CONNECTION_2G }, in TEST()74 NetworkChangeNotifier::CONNECTION_2G }, in TEST()76 NetworkChangeNotifier::CONNECTION_2G }, in TEST()92 NetworkChangeNotifier::CONNECTION_2G } in TEST()
221 return CONNECTION_2G; // Default cellular type is 2G. in ConnectionTypeFromShill()
56 case net::NetworkChangeNotifier::CONNECTION_2G: in connection_type()57 return SystemProfileProto::Network::CONNECTION_2G; in connection_type()
112 case NetworkChangeNotifier::CONNECTION_2G: in OnConnectionTypeChanged()152 case NetworkChangeNotifier::CONNECTION_2G: in OnConnectionTypeChanged()183 case NetworkChangeNotifier::CONNECTION_2G: in OnConnectionTypeChanged()552 case CONNECTION_2G: in IsConnectionCellular()
41 CONNECTION_2G = 3, enumerator
22 case NetworkChangeNotifier::CONNECTION_2G: in ConvertConnectionType()
40 public static final int CONNECTION_2G = 3; field in NetworkChangeNotifier
173 return NetworkChangeNotifier.CONNECTION_2G; in getCurrentConnectionType()
45 case net::NetworkChangeNotifier::CONNECTION_2G: in ConnectionTypeToString()
317 case NetworkChangeNotifier::CONNECTION_2G: in OnNetworkChanged()
164 ChangeConnectionType(net::NetworkChangeNotifier::CONNECTION_2G); in ConnectToCellular()
235 CONNECTION_2G = 3; enumerator