Searched defs:kRegistrationScreenName (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dwizard_controller.h144 static const char kRegistrationScreenName[]; member in class:WizardController
H A Dexisting_user_controller.cc366 WizardController::kRegistrationScreenName); member in class:chromeos::WizardController
380 ActivateWizard(WizardController::kRegistrationScreenName);
H A Dwizard_controller.cc210 const char WizardController::kRegistrationScreenName[] = "register"; member in class:WizardController
683 } else if (first_screen_name == kRegistrationScreenName) {

Completed in 36 milliseconds