OnStepShown        41 chrome/browser/chromeos/first_run/first_run_browsertest.cc     controller()->OnStepShown(step_name);
OnStepShown        63 chrome/browser/chromeos/first_run/first_run_controller.h   virtual void OnStepShown(const std::string& step_name) OVERRIDE;
OnStepShown        34 chrome/browser/ui/webui/chromeos/first_run/first_run_actor.h     virtual void OnStepShown(const std::string& step_name) = 0;
OnStepShown       123 chrome/browser/ui/webui/chromeos/first_run/first_run_handler.cc     delegate()->OnStepShown(step_name);