IsServiceAvailable 97 chrome/browser/extensions/api/hotword_private/hotword_private_api.cc result.available = hotword_service->IsServiceAvailable(); IsServiceAvailable 51 chrome/browser/search/hotword_service.h virtual bool IsServiceAvailable(); IsServiceAvailable 37 chrome/browser/search/hotword_service_factory.cc return hotword_service && hotword_service->IsServiceAvailable(); IsServiceAvailable 26 chrome/browser/search/hotword_service_factory.h static bool IsServiceAvailable(content::BrowserContext* context); IsServiceAvailable 162 chrome/browser/ui/app_list/start_page_service.cc if (!HotwordServiceFactory::IsServiceAvailable(profile_)) IsServiceAvailable 1471 chrome/browser/ui/webui/options/browser_options_handler.cc if (HotwordServiceFactory::IsServiceAvailable(profile))