Searched refs:cellular_device (Results 1 – 2 of 2) sorted by relevance
509 const NetworkDevice* cellular_device = cros->FindCellularDevice(); in InitMenuItems() local510 if (cellular_device) { in InitMenuItems()536 if (cellular_device->support_network_scan()) { in InitMenuItems()
1155 const chromeos::NetworkDevice* cellular_device = cros->FindCellularDevice(); in GetWirelessList() local1156 if (cellular_device && cellular_device->support_network_scan() && in GetWirelessList()