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

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

Completed in 1883 milliseconds