/external/chromium_org/ui/message_center/ |
D | message_center_observer.h | 27 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() function
|
D | message_center_tray.h | 78 virtual void OnNotificationRemoved(const std::string& notification_id,
|
D | message_center_impl.cc | 389 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()
|
D | message_center_tray.cc | 211 void MessageCenterTray::OnNotificationRemoved( in OnNotificationRemoved() function in message_center::MessageCenterTray
|
D | message_center_impl.h | 93 virtual void OnNotificationRemoved(const std::string& id, bool by_user)
|
/external/chromium_org/chrome/browser/notifications/ |
D | message_center_stats_collector.h | 67 virtual void OnNotificationRemoved(const std::string& notification_id,
|
D | message_center_stats_collector.cc | 66 void MessageCenterStatsCollector::OnNotificationRemoved( in OnNotificationRemoved() function in MessageCenterStatsCollector
|
D | message_center_notification_manager.h | 69 virtual void OnNotificationRemoved(const std::string& notification_id,
|
D | message_center_notification_manager.cc | 271 void MessageCenterNotificationManager::OnNotificationRemoved( in OnNotificationRemoved() function in MessageCenterNotificationManager
|
D | notification_browsertest.cc | 95 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() function in __anon3ca412a90111::MessageCenterChangeObserver
|
/external/chromium_org/ui/message_center/views/ |
D | message_popup_collection.h | 132 virtual void OnNotificationRemoved(const std::string& notification_id,
|
D | message_center_view.h | 79 virtual void OnNotificationRemoved(const std::string& id,
|
D | message_popup_collection.cc | 332 void MessagePopupCollection::OnNotificationRemoved( in OnNotificationRemoved() function in message_center::MessagePopupCollection
|
D | message_popup_collection_unittest.cc | 408 static_cast<MessageCenterObserver*>(collection())->OnNotificationRemoved( in TEST_F()
|
D | message_center_view.cc | 845 void MessageCenterView::OnNotificationRemoved(const std::string& id, in OnNotificationRemoved() function in message_center::MessageCenterView
|
/external/chromium_org/chrome/browser/chromeos/net/ |
D | network_portal_notification_controller_unittest.cc | 38 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() function in chromeos::__anon2be688fe0111::NotificationObserver
|
D | network_portal_detector_impl_browsertest.cc | 81 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() function in chromeos::__anon44a339e30111::TestObserver
|
/external/chromium_org/ui/message_center/cocoa/ |
D | popup_collection.mm | 69 virtual void OnNotificationRemoved(const std::string& notification_id,
|