HomeSort by relevance Sort by last modified time
    Searched defs:OnNotificationRemoved (Results 1 - 7 of 7) 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.cc 124 void MessageCenterTray::OnNotificationRemoved(
message_center_impl.cc 386 void PopupTimersController::OnNotificationRemoved(const std::string& id,
617 OnNotificationRemoved(old_id, false));
647 OnNotificationRemoved(copied_id, by_user));
683 OnNotificationRemoved(*iter, by_user));
  /external/chromium_org/chrome/browser/notifications/
message_center_stats_collector.cc 66 void MessageCenterStatsCollector::OnNotificationRemoved(
message_center_notification_manager.cc 228 void MessageCenterNotificationManager::OnNotificationRemoved(
  /external/chromium_org/ui/message_center/views/
message_popup_collection.cc 440 void MessagePopupCollection::OnNotificationRemoved(
message_center_view.cc     [all...]

Completed in 774 milliseconds