Searched refs:SetNotificationImage (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dfake_message_center.cc85 void FakeMessageCenter::SetNotificationImage(const std::string& notification_id, function in class:message_center::FakeMessageCenter
H A Dfake_message_center.h47 virtual void SetNotificationImage(const std::string& notification_id,
H A Dmessage_center.h107 virtual void SetNotificationImage(const std::string& notification_id,
H A Dnotification_list.h79 bool SetNotificationImage(const std::string& notification_id,
H A Dmessage_center_impl.h173 virtual void SetNotificationImage(const std::string& notification_id,
H A Dnotification_list.cc146 bool NotificationList::SetNotificationImage(const std::string& notification_id, function in class:message_center::NotificationList
H A Dmessage_center_impl.cc733 void MessageCenterImpl::SetNotificationImage(const std::string& notification_id, function in class:message_center::MessageCenterImpl
743 updated = notification_list_->SetNotificationImage(notification_id, image);
H A Dmessage_center_impl_unittest.cc735 message_center()->SetNotificationImage(id, testImage);
/external/chromium_org/chrome/browser/notifications/
H A Dmessage_center_notification_manager.cc350 base::Bind(&message_center::MessageCenter::SetNotificationImage,

Completed in 479 milliseconds