HomeSort by relevance Sort by last modified time
    Searched refs:notification_registrar_ (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/chromium/chrome/browser/extensions/
external_policy_extension_loader.h 42 NotificationRegistrar notification_registrar_; member in class:ExternalPolicyExtensionLoader
external_policy_extension_loader.cc 43 notification_registrar_.Add(this,
94 notification_registrar_.RemoveAll();
  /external/chromium/chrome/browser/
omnibox_search_hint.h 49 NotificationRegistrar notification_registrar_; member in class:OmniboxSearchHint
omnibox_search_hint.cc 154 notification_registrar_.Add(this,
164 notification_registrar_.Add(this,
225 notification_registrar_.RemoveAll();
  /external/chromium/chrome/browser/tab_contents/
popup_menu_helper_mac.h 39 NotificationRegistrar notification_registrar_; member in class:PopupMenuHelper
  /external/chromium/chrome/browser/sync/glue/
extension_change_processor.h 58 NotificationRegistrar notification_registrar_; member in class:browser_sync::ExtensionChangeProcessor
session_change_processor.h 65 NotificationRegistrar notification_registrar_; member in class:browser_sync::SessionChangeProcessor
theme_change_processor.h 56 NotificationRegistrar notification_registrar_; member in class:browser_sync::ThemeChangeProcessor
session_change_processor.cc 243 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();
password_change_processor.h 79 NotificationRegistrar notification_registrar_; member in class:browser_sync::PasswordChangeProcessor
typed_url_change_processor.h 78 NotificationRegistrar notification_registrar_; member in class:browser_sync::TypedUrlChangeProcessor
extension_change_processor.cc 173 notification_registrar_.Add(
176 notification_registrar_.Add(
180 notification_registrar_.Add(
185 notification_registrar_.Add(
189 notification_registrar_.Add(
198 notification_registrar_.RemoveAll();
theme_change_processor.cc 122 notification_registrar_.Add(
131 notification_registrar_.RemoveAll();
  /external/chromium/chrome/browser/ssl/
ssl_client_auth_handler.h 102 NotificationRegistrar notification_registrar_; member in class:SSLClientAuthObserver
ssl_client_auth_handler.cc 133 notification_registrar_.Add(this,
140 notification_registrar_.RemoveAll();
  /external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.h 106 NotificationRegistrar notification_registrar_; member in class:ContentSettingsHandler
  /external/chromium/chrome/browser/content_settings/
content_settings_policy_provider.h 78 NotificationRegistrar notification_registrar_; member in class:content_settings::PolicyDefaultProvider
147 NotificationRegistrar notification_registrar_; member in class:content_settings::PolicyProvider
content_settings_pref_provider.h 89 NotificationRegistrar notification_registrar_; member in class:content_settings::PrefDefaultProvider
160 NotificationRegistrar notification_registrar_; member in class:content_settings::PrefProvider
content_settings_notification_provider.h 103 NotificationRegistrar notification_registrar_; member in class:content_settings::NotificationProvider
  /external/chromium/chrome/browser/chromeos/login/
login_html_dialog.cc 83 notification_registrar_.Add(this,
111 notification_registrar_.RemoveAll();
login_html_dialog.h 82 NotificationRegistrar notification_registrar_; member in class:chromeos::LoginHtmlDialog
  /external/chromium/chrome/browser/chromeos/notifications/
balloon_view.h 119 NotificationRegistrar notification_registrar_; member in class:chromeos::BalloonViewImpl
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher.h 109 NotificationRegistrar notification_registrar_; member in class:chromeos::TabCloseableStateWatcher
  /external/chromium/chrome/browser/geolocation/
geolocation_content_settings_map.h 120 NotificationRegistrar notification_registrar_; member in class:GeolocationContentSettingsMap
  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.h 133 NotificationRegistrar notification_registrar_; member in class:BalloonViewImpl

Completed in 467 milliseconds

1 2 3