Home
last modified time | relevance | path

Searched refs:NotifyObservers (Results 1 – 12 of 12) sorted by relevance

/external/chromium/chrome/browser/sync/
Dprofile_sync_service.cc409 NotifyObservers(); in DisableForUser()
431 void ProfileSyncService::NotifyObservers() { in NotifyObservers() function in ProfileSyncService
485 NotifyObservers(); in OnUnrecoverableError()
509 NotifyObservers(); in OnBackendInitialized()
527 NotifyObservers(); in OnSyncCycleCompleted()
551 NotifyObservers(); in UpdateAuthErrorState()
571 NotifyObservers(); in OnClearServerDataTimeout()
584 NotifyObservers(); in OnClearServerDataFailed()
595 NotifyObservers(); in OnClearServerDataSucceeded()
642 NotifyObservers(); in OnPassphraseRequired()
[all …]
Dprofile_sync_service.h533 void NotifyObservers();
/external/chromium/chrome/browser/content_settings/
Dcontent_settings_pref_provider.h58 void NotifyObservers(const ContentSettingsDetails& details);
153 void NotifyObservers(const ContentSettingsDetails& details);
Dcontent_settings_policy_provider.h55 void NotifyObservers(const ContentSettingsDetails& details);
138 void NotifyObservers(const ContentSettingsDetails& details);
Dcontent_settings_pref_provider.cc166 NotifyObservers( in UpdateDefaultSetting()
208 NotifyObservers(ContentSettingsDetails( in Observe()
285 void PrefDefaultProvider::NotifyObservers( in NotifyObservers() function in content_settings::PrefDefaultProvider
494 NotifyObservers(ContentSettingsDetails(pattern, content_type, "")); in SetContentSetting()
565 NotifyObservers( in ClearAllContentSettingsRules()
589 NotifyObservers(ContentSettingsDetails(ContentSettingsPattern(), in Observe()
763 void PrefProvider::NotifyObservers( in NotifyObservers() function in content_settings::PrefProvider
Dcontent_settings_policy_provider.cc181 NotifyObservers(ContentSettingsDetails( in Observe()
203 void PolicyDefaultProvider::NotifyObservers( in NotifyObservers() function in content_settings::PolicyDefaultProvider
422 void PolicyProvider::NotifyObservers( in NotifyObservers() function in content_settings::PolicyProvider
453 NotifyObservers(ContentSettingsDetails( in Observe()
Dhost_content_settings_map.cc386 NotifyObservers(ContentSettingsDetails(ContentSettingsPattern(), in ResetToDefaults()
420 NotifyObservers(ContentSettingsDetails(ContentSettingsPattern(), in Observe()
447 void HostContentSettingsMap::NotifyObservers( in NotifyObservers() function in HostContentSettingsMap
Dhost_content_settings_map.h182 void NotifyObservers(const ContentSettingsDetails& details);
/external/chromium/chrome/browser/search_engines/
Dtemplate_url_model.cc291 NotifyObservers(); in Add()
296 NotifyObservers(); in Remove()
314 NotifyObservers(); in RemoveAutoGeneratedBetween()
352 NotifyObservers(); in RegisterExtensionKeyword()
400 NotifyObservers(); in ResetTemplateURL()
418 NotifyObservers(); in SetDefaultSearchProvider()
547 NotifyObservers(); in OnWebDataServiceRequestDone()
1081 NotifyObservers(); in GoogleBaseURLChanged()
1167 NotifyObservers(); in UpdateDefaultSearch()
1265 void TemplateURLModel::NotifyObservers() { in NotifyObservers() function in TemplateURLModel
Dtemplate_url_model.h371 void NotifyObservers();
/external/chromium/chrome/browser/geolocation/
Dgeolocation_content_settings_map.h105 void NotifyObservers(const ContentSettingsDetails& details);
Dgeolocation_content_settings_map.cc197 void GeolocationContentSettingsMap::NotifyObservers( in NotifyObservers() function in GeolocationContentSettingsMap
212 NotifyObservers(ContentSettingsDetails( in Observe()