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 37 void SetNotifications(StorageMonitor::Receiver* notifications);
storage_monitor_win.cc 29 volume_mount_watcher_->SetNotifications(receiver());
30 portable_device_watcher_->SetNotifications(receiver());
34 volume_mount_watcher_->SetNotifications(NULL);
35 portable_device_watcher_->SetNotifications(NULL);
volume_mount_watcher_win.h 52 void SetNotifications(StorageMonitor::Receiver* notifications);
portable_device_watcher_win.h 91 void SetNotifications(StorageMonitor::Receiver* notifications);
volume_mount_watcher_win.cc 472 void VolumeMountWatcherWin::SetNotifications(
portable_device_watcher_win.cc 548 void PortableDeviceWatcherWin::SetNotifications(
  /external/chromium_org/ui/message_center/views/
message_center_bubble.cc 119 message_center_view_->SetNotifications(notifications);
message_center_view.h 54 void SetNotifications(const NotificationList::Notifications& notifications);
message_center_view_unittest.cc 154 message_center_view_->SetNotifications(notifications);
message_center_view.cc 666 void MessageCenterView::SetNotifications(
    [all...]
  /external/chromium_org/chrome/browser/ui/views/message_center/
message_center_widget_delegate.cc 166 SetNotifications(notifications);
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h 276 void SetNotifications(const std::vector<DialogNotification>& notifications);
autofill_dialog_views.cc 708 void AutofillDialogViews::NotificationArea::SetNotifications(
    [all...]

Completed in 91 milliseconds