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

  /external/chromium_org/chrome/browser/storage_monitor/
image_capture_device_manager.h 39 void SetNotifications(StorageMonitor::Receiver* notifications);
storage_monitor_win.cc 31 volume_mount_watcher_->SetNotifications(receiver());
32 portable_device_watcher_->SetNotifications(receiver());
36 volume_mount_watcher_->SetNotifications(NULL);
37 portable_device_watcher_->SetNotifications(NULL);
portable_device_watcher_win.h 95 void SetNotifications(StorageMonitor::Receiver* notifications);
volume_mount_watcher_win.h 56 void SetNotifications(StorageMonitor::Receiver* notifications);
volume_mount_watcher_win.cc 474 void VolumeMountWatcherWin::SetNotifications(
portable_device_watcher_win.cc 550 void PortableDeviceWatcherWin::SetNotifications(
  /external/chromium_org/ui/message_center/views/
message_center_view.h 49 void SetNotifications(const NotificationList::Notifications& notifications);
message_center_bubble.cc 119 message_center_view_->SetNotifications(notifications);
message_center_view_unittest.cc 147 message_center_view_->SetNotifications(notifications);
message_center_view.cc 649 void MessageCenterView::SetNotifications(
    [all...]
  /external/chromium_org/chrome/browser/ui/views/message_center/
message_center_widget_delegate.cc 154 SetNotifications(notifications);
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h 303 void SetNotifications(const std::vector<DialogNotification>& notifications);
autofill_dialog_views.cc 807 void AutofillDialogViews::NotificationArea::SetNotifications(
    [all...]

Completed in 393 milliseconds