Home
last modified time | relevance | path

Searched refs:CloseConfirmation (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Denterprise_enrollment_screen.h36 virtual void CloseConfirmation() = 0;
60 virtual void CloseConfirmation() OVERRIDE;
Denterprise_enrollment_view.cc158 controller_->CloseConfirmation(); in OnConfirmationClosed()
Denterprise_enrollment_screen.cc70 void EnterpriseEnrollmentScreen::CloseConfirmation() { in CloseConfirmation() function in chromeos::EnterpriseEnrollmentScreen