RetryHotwordExtension   65 chrome/browser/search/hotword_service.h   virtual bool RetryHotwordExtension();
RetryHotwordExtension   49 chrome/browser/search/hotword_service_factory.cc   return hotword_service && hotword_service->RetryHotwordExtension();
RetryHotwordExtension   33 chrome/browser/search/hotword_service_factory.h   static bool RetryHotwordExtension(Profile* profile);
RetryHotwordExtension 1485 chrome/browser/ui/webui/options/browser_options_handler.cc   HotwordServiceFactory::RetryHotwordExtension(Profile::FromWebUI(web_ui()));