Lines Matching refs:Scan
2014 device_->Scan(Device::kFullScan, &error, "");
2025 EXPECT_CALL(*gsm_network_proxy_, Scan(&error, _, _))
2034 device_->Scan(Device::kFullScan, &error, "");
2038 // Asynchronously fail the scan.
2050 EXPECT_CALL(*gsm_network_proxy_, Scan(&error, _, _))
2059 device_->Scan(Device::kFullScan, &error, "");
2063 // Successfully complete the scan.