HomeSort by relevance Sort by last modified time
    Searched refs:NotifyOfContentSettingChanged (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_store.cc 116 NotifyOfContentSettingChanged(ext_id,
155 NotifyOfContentSettingChanged(ext_id, false);
157 NotifyOfContentSettingChanged(ext_id, true);
176 NotifyOfContentSettingChanged(ext_id, false);
178 NotifyOfContentSettingChanged(ext_id, true);
242 NotifyOfContentSettingChanged(ext_id, scope != kExtensionPrefsScopeRegular);
342 void ContentSettingsStore::NotifyOfContentSettingChanged(
content_settings_store.h 127 void NotifyOfContentSettingChanged(const std::string& extension_id,

Completed in 42 milliseconds