Home | History | Annotate | Download | only in browser

Lines Matching full:cell

440     const chromeos::CellularNetwork* cell =
442 str += WrapWithTH(cell->GetNetworkTechnologyString());
443 str += WrapWithTH(cell->GetConnectivityStateString());
444 str += WrapWithTH(cell->GetActivationStateString());
445 str += WrapWithTH(cell->GetRoamingStateString());