Searched refs:FindCellularDevice (Results 1 – 11 of 11) sorted by relevance
127 const NetworkDevice* cellular = network_library->FindCellularDevice(); in NetworkMenuButton()167 const NetworkDevice* cellular = cros->FindCellularDevice(); in OnNetworkDeviceChanged()408 const NetworkDevice* cellular = cros->FindCellularDevice(); in RefreshNetworkDeviceObserver()
250 const NetworkDevice* cellular = cros->FindCellularDevice(); in ActivatedAt()509 const NetworkDevice* cellular_device = cros->FindCellularDevice(); in InitMenuItems()595 const NetworkDevice* cellular = cros->FindCellularDevice(); in InitMenuItems()
66 MOCK_CONST_METHOD0(FindCellularDevice, const NetworkDevice*(void));
2369 virtual const NetworkDevice* FindCellularDevice() const { in FindCellularDevice() function in chromeos::NetworkLibraryImpl2467 const NetworkDevice* cellular = FindCellularDevice(); in ChangePin()2482 const NetworkDevice* cellular = FindCellularDevice(); in ChangeRequirePin()2494 const NetworkDevice* cellular = FindCellularDevice(); in EnterPin()2507 const NetworkDevice* cellular = FindCellularDevice(); in UnblockPin()2551 const NetworkDevice* cellular = FindCellularDevice(); in RequestCellularScan()2560 const NetworkDevice* cellular = FindCellularDevice(); in RequestCellularRegister()2582 const NetworkDevice* cellular = FindCellularDevice(); in SetCellularDataRoamingAllowed()2890 const NetworkDevice* cellular = FindCellularDevice(); in GetCellularHomeCarrierId()3913 const NetworkDevice* cellular = FindCellularDevice(); in FlipSimPinRequiredStateIfNeeded()[all …]
239 EXPECT_CALL(*mock_network_library_, FindCellularDevice()) in SetNetworkLibraryStatusAreaExpectations()
1013 virtual const NetworkDevice* FindCellularDevice() const = 0;
139 if (const NetworkDevice* cellular = cros->FindCellularDevice()) { in ChooseMobileNetworkHandler()
56 return lib->FindCellularDevice(); in GetCellularDevice()367 const NetworkDevice* cellular = cros->FindCellularDevice(); in OnPinOperationCompleted()
106 EXPECT_CALL(*mock_network_library_, FindCellularDevice()) in SetUpInProcessBrowserTestFixture()
281 const NetworkDevice* cellular = cros->FindCellularDevice(); in OnBooleanPropertyRetrieve()
383 const chromeos::NetworkDevice* cellular = cros->FindCellularDevice(); in EnableCellularCallback()1155 const chromeos::NetworkDevice* cellular_device = cros->FindCellularDevice(); in GetWirelessList()