ShowEstimatedTimeLeft 36 chrome/browser/chromeos/login/screens/mock_update_screen.h MOCK_METHOD1(ShowEstimatedTimeLeft, void(bool enable)); ShowEstimatedTimeLeft 140 chrome/browser/chromeos/login/screens/update_screen.cc actor_->ShowEstimatedTimeLeft(false); ShowEstimatedTimeLeft 196 chrome/browser/chromeos/login/screens/update_screen.cc actor_->ShowEstimatedTimeLeft(false); ShowEstimatedTimeLeft 423 chrome/browser/chromeos/login/screens/update_screen.cc actor_->ShowEstimatedTimeLeft(true); ShowEstimatedTimeLeft 52 chrome/browser/chromeos/login/screens/update_screen_actor.h virtual void ShowEstimatedTimeLeft(bool visible) = 0; ShowEstimatedTimeLeft 35 chrome/browser/ui/webui/chromeos/login/update_screen_handler.h virtual void ShowEstimatedTimeLeft(bool visible) OVERRIDE;