IsInstalledApp    137 chrome/browser/extensions/extension_service.h   bool IsInstalledApp(const GURL& url) const;
IsInstalledApp    110 chrome/browser/task_manager/tab_contents_information.cc   bool is_app = extension_service->IsInstalledApp(url) &&
IsInstalledApp     43 chrome/browser/ui/ash/launcher/launcher_app_tab_helper.cc   if (extension_service->IsInstalledApp(url))
IsInstalledApp    102 chrome/browser/ui/webui/ntp/core_app_launcher_handler.cc   if (!profile->GetExtensionService()->IsInstalledApp(url))