Searched defs:CellularScanResults (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chromeos/network/
H A Ddevice_state.h18 typedef std::vector<CellularScanResult> CellularScanResults; typedef in class:chromeos::DeviceState
50 const CellularScanResults& scan_results() const { return scan_results_; }
87 CellularScanResults scan_results_;

Completed in 418 milliseconds