Searched refs:UpdateNotificationMessage (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dnotification_list.h67 void UpdateNotificationMessage(const std::string& old_id,
H A Dnotification_list_unittest.cc198 notification_list()->UpdateNotificationMessage(id0, notification.Pass());
431 notification_list()->UpdateNotificationMessage(id0, notification.Pass());
462 notification_list()->UpdateNotificationMessage(id0, notification.Pass());
478 notification_list()->UpdateNotificationMessage(id0, notification.Pass());
493 notification_list()->UpdateNotificationMessage(id1, notification.Pass());
510 notification_list()->UpdateNotificationMessage(id1, notification.Pass());
527 notification_list()->UpdateNotificationMessage(id1, notification.Pass());
564 notification_list()->UpdateNotificationMessage(notification_id,
671 notification_list()->UpdateNotificationMessage(id1, notification.Pass());
H A Dnotification_list.cc92 void NotificationList::UpdateNotificationMessage( function in class:message_center::NotificationList
H A Dmessage_center_impl.cc620 notification_list_->UpdateNotificationMessage(old_id,

Completed in 4721 milliseconds