Home | History | Annotate | Download | only in views

Lines Matching defs:RemoveNotification

115   void RemoveNotification(MessageView* view);
248 void MessageListView::RemoveNotification(MessageView* view) {
873 message_list_view_->RemoveNotification(view);
904 void MessageCenterView::RemoveNotification(const std::string& notification_id,
906 message_center_->RemoveNotification(notification_id, by_user);