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 89 void FakeMessageCenter::SetNotificationButtonIcon(
fake_message_center.h 50 virtual void SetNotificationButtonIcon(const std::string& notification_id,
message_center.h 111 virtual void SetNotificationButtonIcon(const std::string& notification_id,
notification_list.h 83 bool SetNotificationButtonIcon(const std::string& notification_id,
message_center_impl.h 175 virtual void SetNotificationButtonIcon(const std::string& notification_id,
notification_list.cc 155 bool NotificationList::SetNotificationButtonIcon(
message_center_impl.cc 752 void MessageCenterImpl::SetNotificationButtonIcon(
763 updated = notification_list_->SetNotificationButtonIcon(
message_center_impl_unittest.cc 736 message_center()->SetNotificationButtonIcon(id, 0, testImage);
737 message_center()->SetNotificationButtonIcon(id, 1, testImage);
    [all...]
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 359 base::Bind(&message_center::MessageCenter::SetNotificationButtonIcon,
367 base::Bind(&message_center::MessageCenter::SetNotificationButtonIcon,

Completed in 5537 milliseconds