Searched refs:OnNotificationAdded (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dmessage_center_observer.h23 virtual void OnNotificationAdded(const std::string& notification_id) {} function in class:message_center::MessageCenterObserver
H A Dmessage_center_tray.h77 virtual void OnNotificationAdded(const std::string& notification_id) OVERRIDE;
H A Dmessage_center_tray.cc206 void MessageCenterTray::OnNotificationAdded( function in class:message_center::MessageCenterTray
H A Dmessage_center_impl.cc586 MessageCenterObserver, observer_list_, OnNotificationAdded(id));
631 OnNotificationAdded(new_id));
/external/chromium_org/chrome/browser/notifications/
H A Dmessage_center_stats_collector.h66 virtual void OnNotificationAdded(const std::string& notification_id) OVERRIDE;
H A Dmessage_center_stats_collector.cc56 void MessageCenterStatsCollector::OnNotificationAdded( function in class:MessageCenterStatsCollector
H A Dmessage_center_notifications_browsertest.cc33 virtual void OnNotificationAdded(const std::string& id) OVERRIDE {
H A Dnotification_browsertest.cc90 virtual void OnNotificationAdded(
/external/chromium_org/ui/message_center/views/
H A Dmessage_popup_collection.h131 virtual void OnNotificationAdded(const std::string& notification_id) OVERRIDE;
H A Dmessage_center_view.h78 virtual void OnNotificationAdded(const std::string& id) OVERRIDE;
H A Dmessage_popup_collection.cc327 void MessagePopupCollection::OnNotificationAdded( function in class:message_center::MessagePopupCollection
H A Dmessage_center_view.cc828 void MessageCenterView::OnNotificationAdded(const std::string& id) { function in class:message_center::MessageCenterView
/external/chromium_org/chrome/browser/chromeos/net/
H A Dnetwork_portal_notification_controller_unittest.cc32 virtual void OnNotificationAdded(
/external/chromium_org/chrome/browser/extensions/
H A Dextension_storage_monitor_browsertest.cc62 virtual void OnNotificationAdded(
/external/chromium_org/chrome/browser/background/
H A Dbackground_contents_service_unittest.cc142 virtual void OnNotificationAdded(

Completed in 302 milliseconds