Searched refs:ShowEnrollmentScreen (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dwizard_controller.cc414 void WizardController::ShowEnrollmentScreen() { function in class:chromeos::WizardController
587 ShowEnrollmentScreen();
648 ShowEnrollmentScreen();
737 ShowEnrollmentScreen();
892 ShowEnrollmentScreen();
970 ShowEnrollmentScreen();
H A Dexisting_user_controller.cc405 ShowEnrollmentScreen(true, user_context.GetUserID());
737 ShowEnrollmentScreen(false, std::string());
747 ShowEnrollmentScreen(false, std::string());
756 void ExistingUserController::ShowEnrollmentScreen(bool is_auto_enrollment, function in class:chromeos::ExistingUserController
H A Dexisting_user_controller.h195 void ShowEnrollmentScreen(bool forced, const std::string& user);
H A Dwizard_controller.h174 void ShowEnrollmentScreen();

Completed in 774 milliseconds