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

  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller_browsertest.cc 410 kEnrollmentScreenName,
608 CheckCurrentScreen(WizardController::kEnrollmentScreenName);
644 WizardController::kEnrollmentScreenName);
645 CheckCurrentScreen(WizardController::kEnrollmentScreenName);
675 CheckCurrentScreen(WizardController::kEnrollmentScreenName);
769 CheckCurrentScreen(WizardController::kEnrollmentScreenName);
    [all...]
wizard_controller.cc 101 chromeos::WizardController::kEnrollmentScreenName,
152 const char WizardController::kEnrollmentScreenName[] = "enroll";
304 } else if (screen_name == kEnrollmentScreenName) {
    [all...]
wizard_controller.h 151 static const char kEnrollmentScreenName[];
existing_user_controller_browsertest.cc 264 StartWizardPtr(WizardController::kEnrollmentScreenName,
291 StartWizardPtr(WizardController::kEnrollmentScreenName,
existing_user_controller.cc 764 host_->StartWizard(WizardController::kEnrollmentScreenName,
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/enrollment/
enrollment_screen_browsertest.cc 30 WizardController::kEnrollmentScreenName) {}
enrollment_screen.cc 52 manager->GetScreen(WizardController::kEnrollmentScreenName));
124 return WizardController::kEnrollmentScreenName;

Completed in 88 milliseconds