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

  /external/chromium_org/components/storage_monitor/
image_capture_device_manager.h 39 void SetNotifications(StorageMonitor::Receiver* notifications);
storage_monitor_win.cc 35 volume_mount_watcher_->SetNotifications(receiver());
36 portable_device_watcher_->SetNotifications(receiver());
42 volume_mount_watcher_->SetNotifications(NULL);
43 portable_device_watcher_->SetNotifications(NULL);
volume_mount_watcher_win.h 57 void SetNotifications(StorageMonitor::Receiver* notifications);
portable_device_watcher_win.h 93 void SetNotifications(StorageMonitor::Receiver* notifications);
portable_device_watcher_win.cc 551 void PortableDeviceWatcherWin::SetNotifications(
volume_mount_watcher_win.cc 499 void VolumeMountWatcherWin::SetNotifications(
  /external/chromium_org/ui/message_center/views/
message_center_bubble.cc 122 message_center_view_->SetNotifications(notifications);
message_center_view.h 55 void SetNotifications(const NotificationList::Notifications& notifications);
message_center_view_unittest.cc 150 message_center_view_->SetNotifications(notifications);
message_center_view.cc 614 void MessageCenterView::SetNotifications(
    [all...]
  /external/chromium_org/chrome/browser/ui/views/message_center/
message_center_widget_delegate.cc 163 SetNotifications(notifications);
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h 261 void SetNotifications(const std::vector<DialogNotification>& notifications);
autofill_dialog_views.cc 733 void AutofillDialogViews::NotificationArea::SetNotifications(
    [all...]

Completed in 152 milliseconds