Home
last modified time | relevance | path

Searched refs:drop_technology (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/
Dmetrics.cc1249 CellularDropTechnology drop_technology = kCellularDropTechnologyUnknown; in NotifyCellularDeviceDrop() local
1251 drop_technology = kCellularDropTechnology1Xrtt; in NotifyCellularDeviceDrop()
1253 drop_technology = kCellularDropTechnologyEdge; in NotifyCellularDeviceDrop()
1255 drop_technology = kCellularDropTechnologyEvdo; in NotifyCellularDeviceDrop()
1257 drop_technology = kCellularDropTechnologyGprs; in NotifyCellularDeviceDrop()
1259 drop_technology = kCellularDropTechnologyGsm; in NotifyCellularDeviceDrop()
1261 drop_technology = kCellularDropTechnologyHspa; in NotifyCellularDeviceDrop()
1263 drop_technology = kCellularDropTechnologyHspaPlus; in NotifyCellularDeviceDrop()
1265 drop_technology = kCellularDropTechnologyLte; in NotifyCellularDeviceDrop()
1267 drop_technology = kCellularDropTechnologyUmts; in NotifyCellularDeviceDrop()
[all …]