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

/external/chromium_org/ui/message_center/
H A Dmessage_center_observer.h21 virtual void OnNotificationAdded(const std::string& notification_id) {} function in class:message_center::MessageCenterObserver
H A Dmessage_center_tray.h73 virtual void OnNotificationAdded(const std::string& notification_id) OVERRIDE;
H A Dmessage_center_tray.cc122 void MessageCenterTray::OnNotificationAdded( function in class:message_center::MessageCenterTray
H A Dmessage_center_impl.cc290 MessageCenterObserver, observer_list_, OnNotificationAdded(id));
307 OnNotificationAdded(new_id));
/external/chromium_org/ui/message_center/views/
H A Dmessage_center_view.h71 virtual void OnNotificationAdded(const std::string& id) OVERRIDE;
H A Dmessage_popup_collection.h141 virtual void OnNotificationAdded(const std::string& notification_id) OVERRIDE;
H A Dmessage_popup_collection.cc343 void MessagePopupCollection::OnNotificationAdded( function in class:message_center::MessagePopupCollection
H A Dmessage_center_view.cc860 void MessageCenterView::OnNotificationAdded(const std::string& id) { function in class:message_center::MessageCenterView
/external/chromium_org/chrome/browser/notifications/
H A Dmessage_center_notifications_browsertest.cc37 virtual void OnNotificationAdded(const std::string& id) OVERRIDE {
H A Dnotification_browsertest.cc93 virtual void OnNotificationAdded(

Completed in 126 milliseconds