Home
last modified time | relevance | path

Searched refs:kEnterpriseEnrollmentScreenName (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Denterprise_enrollment_screen_browsertest.cc22 WizardController::kEnterpriseEnrollmentScreenName) {} in EnterpriseEnrollmentScreenTest()
Dwizard_controller.h149 static const char kEnterpriseEnrollmentScreenName[]; variable
Dwizard_controller.cc212 const char WizardController::kEnterpriseEnrollmentScreenName[] = "enroll"; member in WizardController
692 } else if (first_screen_name == kEnterpriseEnrollmentScreenName) { in ShowFirstScreen()
Dexisting_user_controller.cc233 host_->StartWizard(WizardController::kEnterpriseEnrollmentScreenName, in OnEnrollmentOwnershipCheckCompleted()