Searched refs:notification_registrar_ (Results 1 - 25 of 63) sorted by relevance

123

/external/chromium/chrome/browser/extensions/
H A Dexternal_policy_extension_loader.h42 NotificationRegistrar notification_registrar_; member in class:ExternalPolicyExtensionLoader
H A Dexternal_policy_extension_loader.cc43 notification_registrar_.Add(this,
94 notification_registrar_.RemoveAll();
/external/chromium/chrome/browser/
H A Domnibox_search_hint.h49 NotificationRegistrar notification_registrar_; member in class:OmniboxSearchHint
H A Domnibox_search_hint.cc154 notification_registrar_.Add(this,
164 notification_registrar_.Add(this,
225 notification_registrar_.RemoveAll();
/external/chromium/chrome/browser/tab_contents/
H A Dpopup_menu_helper_mac.h39 NotificationRegistrar notification_registrar_; member in class:PopupMenuHelper
/external/chromium/chrome/browser/sync/glue/
H A Dsession_change_processor.cc243 notification_registrar_.Add(this, NotificationType::TAB_PARENTED,
245 notification_registrar_.Add(this, NotificationType::TAB_CLOSED,
247 notification_registrar_.Add(this, NotificationType::NAV_LIST_PRUNED,
249 notification_registrar_.Add(this, NotificationType::NAV_ENTRY_CHANGED,
251 notification_registrar_.Add(this, NotificationType::NAV_ENTRY_COMMITTED,
253 notification_registrar_.Add(this, NotificationType::BROWSER_OPENED,
255 notification_registrar_.Add(this,
263 notification_registrar_.RemoveAll();
H A Dextension_change_processor.h58 NotificationRegistrar notification_registrar_; member in class:browser_sync::ExtensionChangeProcessor
H A Dsession_change_processor.h65 NotificationRegistrar notification_registrar_; member in class:browser_sync::SessionChangeProcessor
H A Dtheme_change_processor.h56 NotificationRegistrar notification_registrar_; member in class:browser_sync::ThemeChangeProcessor
H A Dextension_change_processor.cc173 notification_registrar_.Add(
176 notification_registrar_.Add(
180 notification_registrar_.Add(
185 notification_registrar_.Add(
189 notification_registrar_.Add(
198 notification_registrar_.RemoveAll();
H A Dtheme_change_processor.cc122 notification_registrar_.Add(
131 notification_registrar_.RemoveAll();
H A Dpassword_change_processor.h79 NotificationRegistrar notification_registrar_; member in class:browser_sync::PasswordChangeProcessor
H A Dtyped_url_change_processor.h78 NotificationRegistrar notification_registrar_; member in class:browser_sync::TypedUrlChangeProcessor
H A Dtyped_url_change_processor.cc329 notification_registrar_.Add(this,
332 notification_registrar_.Add(this, NotificationType::HISTORY_URLS_DELETED,
334 notification_registrar_.Add(this, NotificationType::HISTORY_URL_VISITED,
340 notification_registrar_.Remove(this,
343 notification_registrar_.Remove(this,
346 notification_registrar_.Remove(this,
/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_html_dialog.cc83 notification_registrar_.Add(this,
111 notification_registrar_.RemoveAll();
H A Dlogin_html_dialog.h82 NotificationRegistrar notification_registrar_; member in class:chromeos::LoginHtmlDialog
/external/chromium/chrome/browser/content_settings/
H A Dcontent_settings_policy_provider.h78 NotificationRegistrar notification_registrar_; member in class:content_settings::PolicyDefaultProvider
147 NotificationRegistrar notification_registrar_; member in class:content_settings::PolicyProvider
H A Dcontent_settings_pref_provider.h89 NotificationRegistrar notification_registrar_; member in class:content_settings::PrefDefaultProvider
160 NotificationRegistrar notification_registrar_; member in class:content_settings::PrefProvider
H A Dcontent_settings_notification_provider.h103 NotificationRegistrar notification_registrar_; member in class:content_settings::NotificationProvider
/external/chromium/chrome/browser/ssl/
H A Dssl_client_auth_handler.cc133 notification_registrar_.Add(this,
140 notification_registrar_.RemoveAll();
H A Dssl_client_auth_handler.h102 NotificationRegistrar notification_registrar_; member in class:SSLClientAuthObserver
/external/chromium/chrome/browser/chromeos/notifications/
H A Dballoon_view.h119 NotificationRegistrar notification_registrar_; member in class:chromeos::BalloonViewImpl
/external/chromium/chrome/browser/geolocation/
H A Dgeolocation_content_settings_map.h120 NotificationRegistrar notification_registrar_; member in class:GeolocationContentSettingsMap
/external/chromium/chrome/browser/ui/webui/options/
H A Dcontent_settings_handler.h106 NotificationRegistrar notification_registrar_; member in class:ContentSettingsHandler
/external/chromium/chrome/browser/chromeos/
H A Dtab_closeable_state_watcher.h109 NotificationRegistrar notification_registrar_; member in class:chromeos::TabCloseableStateWatcher

Completed in 284 milliseconds

123