Searched defs:OnNotificationRemoved (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
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
/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.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));
/external/chromium_org/ui/message_center/views/
H A Dmessage_popup_collection.cc332 void MessagePopupCollection::OnNotificationRemoved( function in class:message_center::MessagePopupCollection
H A Dmessage_center_view.cc845 void MessageCenterView::OnNotificationRemoved(const std::string& id, function in class:message_center::MessageCenterView

Completed in 3561 milliseconds