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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 88 void FakeMessageCenter::SetNotificationButtonIcon(
fake_message_center.h 49 virtual void SetNotificationButtonIcon(const std::string& notification_id,
message_center.h 102 virtual void SetNotificationButtonIcon(const std::string& notification_id,
notification_list.h 81 bool SetNotificationButtonIcon(const std::string& notification_id,
message_center_impl.h 170 virtual void SetNotificationButtonIcon(const std::string& notification_id,
notification_list.cc 151 bool NotificationList::SetNotificationButtonIcon(
message_center_impl.cc 725 void MessageCenterImpl::SetNotificationButtonIcon(
736 updated = notification_list_->SetNotificationButtonIcon(
message_center_impl_unittest.cc 707 message_center()->SetNotificationButtonIcon(id, 0, testImage);
708 message_center()->SetNotificationButtonIcon(id, 1, testImage);
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 314 base::Bind(&message_center::MessageCenter::SetNotificationButtonIcon,
322 base::Bind(&message_center::MessageCenter::SetNotificationButtonIcon,

Completed in 86 milliseconds