HomeSort by relevance Sort by last modified time
    Searched refs:OnNotificationRemoved (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/ui/message_center/
message_center_observer.h 27 virtual void OnNotificationRemoved(const std::string& notification_id,
message_center_tray.h 78 virtual void OnNotificationRemoved(const std::string& notification_id,
message_center_tray.cc 211 void MessageCenterTray::OnNotificationRemoved(
message_center_impl.cc 389 void PopupTimersController::OnNotificationRemoved(const std::string& id,
629 OnNotificationRemoved(old_id, false));
660 OnNotificationRemoved(copied_id, by_user));
710 OnNotificationRemoved(*iter, by_user));
message_center_impl.h 93 virtual void OnNotificationRemoved(const std::string& id, bool by_user)
  /external/chromium_org/chrome/browser/notifications/
message_center_stats_collector.h 67 virtual void OnNotificationRemoved(const std::string& notification_id,
message_center_notification_manager.h 72 virtual void OnNotificationRemoved(const std::string& notification_id,
message_center_stats_collector.cc 66 void MessageCenterStatsCollector::OnNotificationRemoved(
message_center_notification_manager.cc 242 void MessageCenterNotificationManager::OnNotificationRemoved(
notification_browsertest.cc 93 virtual void OnNotificationRemoved(const std::string& notification_id,
  /external/chromium_org/ui/message_center/views/
message_center_view.h 79 virtual void OnNotificationRemoved(const std::string& id,
message_popup_collection.h 167 virtual void OnNotificationRemoved(const std::string& notification_id,
message_popup_collection.cc 394 void MessagePopupCollection::OnNotificationRemoved(
message_popup_collection_unittest.cc 398 static_cast<MessageCenterObserver*>(collection())->OnNotificationRemoved(
message_center_view.cc 842 void MessageCenterView::OnNotificationRemoved(const std::string& id,
    [all...]
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl_browsertest.cc 80 virtual void OnNotificationRemoved(const std::string& notification_id,
network_portal_notification_controller_unittest.cc 38 virtual void OnNotificationRemoved(const std::string& notification_id,

Completed in 464 milliseconds