Searched refs:OnNotificationUpdated (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dmessage_center_observer.h32 virtual void OnNotificationUpdated(const std::string& notification_id) {} function in class:message_center::MessageCenterObserver
H A Dmessage_center_tray.h80 virtual void OnNotificationUpdated(
H A Dmessage_center_impl.cc360 OnNotificationUpdated(id);
363 void PopupTimersController::OnNotificationUpdated(const std::string& id) { function in class:message_center::internal::PopupTimersController
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(i
[all...]
H A Dmessage_center_tray.cc217 void MessageCenterTray::OnNotificationUpdated( function in class:message_center::MessageCenterTray
H A Dmessage_center_impl.h92 virtual void OnNotificationUpdated(const std::string& id) OVERRIDE;
/external/chromium_org/chrome/browser/notifications/
H A Dmessage_center_stats_collector.h69 virtual void OnNotificationUpdated(
H A Dmessage_center_notification_manager.h72 virtual void OnNotificationUpdated(const std::string& notification_id)
H A Dmessage_center_stats_collector.cc79 void MessageCenterStatsCollector::OnNotificationUpdated( function in class:MessageCenterStatsCollector
H A Dmessage_center_notifications_browsertest.cc40 virtual void OnNotificationUpdated(const std::string& id) OVERRIDE {
H A Dmessage_center_notification_manager.cc292 void MessageCenterNotificationManager::OnNotificationUpdated( function in class:MessageCenterNotificationManager
H A Dnotification_browsertest.cc100 virtual void OnNotificationUpdated(
/external/chromium_org/ui/message_center/views/
H A Dmessage_popup_collection.h134 virtual void OnNotificationUpdated(
H A Dmessage_center_view.h81 virtual void OnNotificationUpdated(const std::string& id) OVERRIDE;
H A Dmessage_popup_collection.cc374 void MessagePopupCollection::OnNotificationUpdated( function in class:message_center::MessagePopupCollection
410 // OnNotificationUpdated() can be called when a notification is excluded from
H A Dmessage_center_view.cc881 void MessageCenterView::OnNotificationUpdated(const std::string& id) { function in class:message_center::MessageCenterView
/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_notification_controller_unittest.cc44 virtual void OnNotificationUpdated(
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service_unittest.cc148 virtual void OnNotificationUpdated(

Completed in 811 milliseconds