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

  /external/chromium_org/ui/message_center/
notification_list.h 65 void UpdateNotificationMessage(const std::string& old_id,
notification_list_unittest.cc 196 notification_list()->UpdateNotificationMessage(id0, notification.Pass());
429 notification_list()->UpdateNotificationMessage(id0, notification.Pass());
460 notification_list()->UpdateNotificationMessage(id0, notification.Pass());
476 notification_list()->UpdateNotificationMessage(id0, notification.Pass());
491 notification_list()->UpdateNotificationMessage(id1, notification.Pass());
508 notification_list()->UpdateNotificationMessage(id1, notification.Pass());
525 notification_list()->UpdateNotificationMessage(id1, notification.Pass());
631 notification_list()->UpdateNotificationMessage(id1, notification.Pass());
notification_list.cc 90 void NotificationList::UpdateNotificationMessage(
message_center_impl.cc 608 notification_list_->UpdateNotificationMessage(old_id,

Completed in 72 milliseconds