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

  /external/chromium/chrome/browser/chromeos/login/
background_view.h 45 REGISTRATION,
background_view.cc 69 case chromeos::BackgroundView::REGISTRATION:
429 steps.push_back(GetStepId(REGISTRATION));
wizard_controller.cc 405 VLOG(1) << "Skipping registration screen: manifest not defined or invalid "
410 VLOG(1) << "Showing registration screen.";
414 host_->SetOobeProgress(chromeos::BackgroundView::REGISTRATION);
435 LOG(ERROR) << "Registration screen is not active.";

Completed in 182 milliseconds