HomeSort by relevance Sort by last modified time
    Searched refs:kRegistrationScreenName (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
wizard_controller.h 144 static const char kRegistrationScreenName[];
existing_user_controller.cc 366 WizardController::kRegistrationScreenName);
380 ActivateWizard(WizardController::kRegistrationScreenName);
wizard_controller.cc 210 const char WizardController::kRegistrationScreenName[] = "register";
683 } else if (first_screen_name == kRegistrationScreenName) {

Completed in 51 milliseconds