Searched refs:IsDefaultContentSettingManaged (Results 1 – 7 of 7) sorted by relevance
50 bool IsDefaultContentSettingManaged() const;
69 bool GeolocationContentSettingsMap::IsDefaultContentSettingManaged() const { in IsDefaultContentSettingManaged() function in GeolocationContentSettingsMap
103 bool IsDefaultContentSettingManaged() const;
427 bool DesktopNotificationService::IsDefaultContentSettingManaged() const { in IsDefaultContentSettingManaged() function in DesktopNotificationService428 return profile_->GetHostContentSettingsMap()->IsDefaultContentSettingManaged( in IsDefaultContentSettingManaged()
165 bool IsDefaultContentSettingManaged(ContentSettingsType content_type) const;
436 bool HostContentSettingsMap::IsDefaultContentSettingManaged( in IsDefaultContentSettingManaged() function in HostContentSettingsMap
377 GetGeolocationContentSettingsMap()->IsDefaultContentSettingManaged(); in GetDefaultSettingManagedFromModel()380 web_ui_->GetProfile())->IsDefaultContentSettingManaged(); in GetDefaultSettingManagedFromModel()382 return GetContentSettingsMap()->IsDefaultContentSettingManaged(type); in GetDefaultSettingManagedFromModel()