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

/external/chromium_org/ui/message_center/
H A Dfake_message_center.cc89 void FakeMessageCenter::SetNotificationButtonIcon( function in class:message_center::FakeMessageCenter
H A Dfake_message_center.h50 virtual void SetNotificationButtonIcon(const std::string& notification_id,
H A Dmessage_center.h111 virtual void SetNotificationButtonIcon(const std::string& notification_id,
H A Dnotification_list.h83 bool SetNotificationButtonIcon(const std::string& notification_id,
H A Dmessage_center_impl.h175 virtual void SetNotificationButtonIcon(const std::string& notification_id,
H A Dnotification_list.cc155 bool NotificationList::SetNotificationButtonIcon( function in class:message_center::NotificationList
H A Dmessage_center_impl.cc752 void MessageCenterImpl::SetNotificationButtonIcon( function in class:message_center::MessageCenterImpl
763 updated = notification_list_->SetNotificationButtonIcon(
H A Dmessage_center_impl_unittest.cc736 message_center()->SetNotificationButtonIcon(id, 0, testImage);
737 message_center()->SetNotificationButtonIcon(id, 1, testImage);
/external/chromium_org/chrome/browser/notifications/
H A Dmessage_center_notification_manager.cc359 base::Bind(&message_center::MessageCenter::SetNotificationButtonIcon,
367 base::Bind(&message_center::MessageCenter::SetNotificationButtonIcon,

Completed in 806 milliseconds