HomeSort by relevance Sort by last modified time
    Searched refs:NotificationObserver (Results 276 - 300 of 374) sorted by null

<<1112131415

  /external/chromium_org/chrome/browser/notifications/
message_center_notifications_browsertest.cc 363 content::NotificationObserver* observer =
364 static_cast<content::NotificationObserver*>(manager());
  /external/chromium_org/chrome/browser/extensions/
external_install_ui.cc 67 public content::NotificationObserver,
94 // content::NotificationObserver:
119 public content::NotificationObserver,
149 // content::NotificationObserver implementation.
extension_install_ui_browsertest.cc 196 public content::NotificationObserver {
extension_renderer_state.cc 69 : public content::NotificationObserver {
75 // content::NotificationObserver interface.
extension_test_notification_observer.cc 51 class NotificationSet : public content::NotificationObserver {
63 // content::NotificationObserver:
menu_manager.h 270 class MenuManager : public content::NotificationObserver,
340 // content::NotificationObserver implementation.
permissions_updater_unittest.cc 34 class PermissionsUpdaterListener : public content::NotificationObserver {
user_script_master_unittest.cc 40 public content::NotificationObserver {
webstore_startup_installer_browsertest.cc 237 public content::NotificationObserver {
255 // NotificationObserver interface.
  /external/chromium_org/chrome/browser/
chrome_browser_main_posix.cc 92 class ExitHandler : public content::NotificationObserver {
97 // Overridden from content::NotificationObserver:
  /external/chromium_org/chrome/browser/chromeos/accessibility/
magnification_manager.cc 39 public content::NotificationObserver,
217 // content::NotificationObserver implementation:
  /external/chromium_org/chrome/browser/chromeos/login/lock/
screen_locker_browsertest.cc 43 class Waiter : public content::NotificationObserver {
  /external/chromium_org/chrome/browser/content_settings/
tab_specific_content_settings.h 44 public content::NotificationObserver,
360 // content::NotificationObserver implementation.
  /external/chromium_org/chrome/browser/devtools/
devtools_ui_bindings.h 36 class DevToolsUIBindings : public content::NotificationObserver,
79 // content::NotificationObserver:
  /external/chromium_org/chrome/browser/extensions/api/developer_private/
developer_private_api.h 61 class DeveloperPrivateEventRouter : public content::NotificationObserver,
73 // content::NotificationObserver implementation.
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_apitest.cc 31 class UserGestureCatcher : public content::NotificationObserver {
  /external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_apitest.cc 32 class CancelLoginDialog : public content::NotificationObserver {
  /external/chromium_org/chrome/browser/metrics/
thread_watcher.h 507 class ThreadWatcherObserver : public content::NotificationObserver {
527 // seconds. This is the implementation of content::NotificationObserver. When
  /external/chromium_org/chrome/browser/net/
proxy_browsertest.cc 51 class LoginPromptObserver : public content::NotificationObserver {
  /external/chromium_org/chrome/browser/prerender/
prerender_contents.h 52 class PrerenderContents : public content::NotificationObserver,
244 // content::NotificationObserver
  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 31 public content::NotificationObserver,
190 // content::NotificationObserver implementation.
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.h 66 public content::NotificationObserver,
297 // NotificationObserver implementation.
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 43 public content::NotificationObserver,
188 // content::NotificationObserver implementation.
system_tray_delegate_linux.cc 31 public content::NotificationObserver {
314 // content::NotificationObserver implementation.
system_tray_delegate_win.cc 32 public content::NotificationObserver {
312 // content::NotificationObserver implementation.

Completed in 998 milliseconds

<<1112131415