Home
last modified time | relevance | path

Searched refs:OnNotificationRemoved (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/ui/message_center/
Dmessage_center_observer.h27 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() function
Dmessage_center_tray.h78 virtual void OnNotificationRemoved(const std::string& notification_id,
Dmessage_center_impl.cc389 void PopupTimersController::OnNotificationRemoved(const std::string& id, in OnNotificationRemoved() function in message_center::internal::PopupTimersController
629 OnNotificationRemoved(old_id, false)); in UpdateNotification()
660 OnNotificationRemoved(copied_id, by_user)); in RemoveNotification()
710 OnNotificationRemoved(*iter, by_user)); in RemoveNotifications()
Dmessage_center_tray.cc211 void MessageCenterTray::OnNotificationRemoved( in OnNotificationRemoved() function in message_center::MessageCenterTray
Dmessage_center_impl.h93 virtual void OnNotificationRemoved(const std::string& id, bool by_user)
/external/chromium_org/chrome/browser/notifications/
Dmessage_center_stats_collector.h67 virtual void OnNotificationRemoved(const std::string& notification_id,
Dmessage_center_stats_collector.cc66 void MessageCenterStatsCollector::OnNotificationRemoved( in OnNotificationRemoved() function in MessageCenterStatsCollector
Dmessage_center_notification_manager.h69 virtual void OnNotificationRemoved(const std::string& notification_id,
Dmessage_center_notification_manager.cc271 void MessageCenterNotificationManager::OnNotificationRemoved( in OnNotificationRemoved() function in MessageCenterNotificationManager
Dnotification_browsertest.cc95 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() function in __anon3ca412a90111::MessageCenterChangeObserver
/external/chromium_org/ui/message_center/views/
Dmessage_popup_collection.h132 virtual void OnNotificationRemoved(const std::string& notification_id,
Dmessage_center_view.h79 virtual void OnNotificationRemoved(const std::string& id,
Dmessage_popup_collection.cc332 void MessagePopupCollection::OnNotificationRemoved( in OnNotificationRemoved() function in message_center::MessagePopupCollection
Dmessage_popup_collection_unittest.cc408 static_cast<MessageCenterObserver*>(collection())->OnNotificationRemoved( in TEST_F()
Dmessage_center_view.cc845 void MessageCenterView::OnNotificationRemoved(const std::string& id, in OnNotificationRemoved() function in message_center::MessageCenterView
/external/chromium_org/chrome/browser/chromeos/net/
Dnetwork_portal_notification_controller_unittest.cc38 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() function in chromeos::__anon2be688fe0111::NotificationObserver
Dnetwork_portal_detector_impl_browsertest.cc81 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() function in chromeos::__anon44a339e30111::TestObserver
/external/chromium_org/ui/message_center/cocoa/
Dpopup_collection.mm69 virtual void OnNotificationRemoved(const std::string& notification_id,