Home
last modified time | relevance | path

Searched refs:GetAccountScreen (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dwizard_controller.h102 chromeos::AccountScreen* GetAccountScreen();
Dwizard_controller.cc292 chromeos::AccountScreen* WizardController::GetAccountScreen() { in GetAccountScreen() function in WizardController
371 SetCurrentScreen(GetAccountScreen()); in ShowAccountScreen()
Dwizard_controller_browsertest.cc292 EXPECT_EQ(controller()->GetAccountScreen(), controller()->current_screen()); in IN_PROC_BROWSER_TEST_F()