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

  /external/chromium_org/ui/message_center/
message_center_observer.h 32 virtual void OnNotificationUpdated(const std::string& notification_id) {}
message_center_tray.h 80 virtual void OnNotificationUpdated(
message_center_impl.cc 360 OnNotificationUpdated(id);
363 void PopupTimersController::OnNotificationUpdated(const std::string& id) {
476 OnNotificationUpdated(*iter));
507 MessageCenterObserver, observer_list_, OnNotificationUpdated(*iter));
583 MessageCenterObserver, observer_list_, OnNotificationUpdated(id));
626 MessageCenterObserver, observer_list_, OnNotificationUpdated(new_id));
729 OnNotificationUpdated(notification_id));
748 OnNotificationUpdated(notification_id));
769 OnNotificationUpdated(notification_id));
821 MessageCenterObserver, observer_list_, OnNotificationUpdated(id))
    [all...]
message_center_tray.cc 217 void MessageCenterTray::OnNotificationUpdated(
message_center_impl.h 92 virtual void OnNotificationUpdated(const std::string& id) OVERRIDE;
  /external/chromium_org/chrome/browser/notifications/
message_center_stats_collector.h 69 virtual void OnNotificationUpdated(
message_center_notification_manager.h 75 virtual void OnNotificationUpdated(const std::string& notification_id)
message_center_stats_collector.cc 79 void MessageCenterStatsCollector::OnNotificationUpdated(
message_center_notifications_browsertest.cc 44 virtual void OnNotificationUpdated(const std::string& id) OVERRIDE {
message_center_notification_manager.cc 263 void MessageCenterNotificationManager::OnNotificationUpdated(
notification_browsertest.cc 98 virtual void OnNotificationUpdated(
  /external/chromium_org/ui/message_center/views/
message_center_view.h 81 virtual void OnNotificationUpdated(const std::string& id) OVERRIDE;
message_popup_collection.h 169 virtual void OnNotificationUpdated(
message_popup_collection.cc 436 void MessagePopupCollection::OnNotificationUpdated(
472 // OnNotificationUpdated() can be called when a notification is excluded from
message_center_view.cc 878 void MessageCenterView::OnNotificationUpdated(const std::string& id) {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_notification_controller_unittest.cc 44 virtual void OnNotificationUpdated(
  /external/chromium_org/chrome/browser/background/
background_contents_service_unittest.cc 148 virtual void OnNotificationUpdated(

Completed in 128 milliseconds