Searched refs:FixCaptivePortal (Results 1 – 13 of 13) sorted by relevance
108 void ErrorScreen::FixCaptivePortal() { in FixCaptivePortal() function in chromeos::ErrorScreen110 actor_->FixCaptivePortal(); in FixCaptivePortal()
254 EXPECT_CALL(*mock_error_screen_actor_, FixCaptivePortal()) in IN_PROC_BROWSER_TEST_F()300 EXPECT_CALL(*mock_error_screen_actor_, FixCaptivePortal()) in IN_PROC_BROWSER_TEST_F()379 EXPECT_CALL(*mock_error_screen_actor_, FixCaptivePortal()) in IN_PROC_BROWSER_TEST_F()
32 MOCK_METHOD0(FixCaptivePortal, void(void));
65 virtual void FixCaptivePortal() = 0;
72 void FixCaptivePortal();
516 GetErrorScreen()->FixCaptivePortal(); in UpdateErrorMessage()
102 void ErrorScreenHandler::FixCaptivePortal() { in FixCaptivePortal() function in chromeos::ErrorScreenHandler117 FixCaptivePortal(); in ShowCaptivePortal()
41 virtual void FixCaptivePortal() OVERRIDE;
160 error_screen_actor_->FixCaptivePortal(); in ShowNetworkConfigureUI()
477 error_screen_actor_->FixCaptivePortal(); in SetupAndShowOfflineMessage()
663 error_screen_actor_->FixCaptivePortal(); in SetupAndShowOfflineMessage()
177 get_screen_observer()->GetErrorScreen()->FixCaptivePortal(); in UpdateCaptivePortalStatus()
76 screen->FixCaptivePortal(); in ConfigureErrorScreen()