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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 85 void FakeMessageCenter::SetNotificationImage(const std::string& notification_id,
fake_message_center.h 47 virtual void SetNotificationImage(const std::string& notification_id,
message_center.h 107 virtual void SetNotificationImage(const std::string& notification_id,
notification_list.h 79 bool SetNotificationImage(const std::string& notification_id,
message_center_impl.h 173 virtual void SetNotificationImage(const std::string& notification_id,
notification_list.cc 146 bool NotificationList::SetNotificationImage(const std::string& notification_id,
message_center_impl.cc 733 void MessageCenterImpl::SetNotificationImage(const std::string& notification_id,
743 updated = notification_list_->SetNotificationImage(notification_id, image);
message_center_impl_unittest.cc 735 message_center()->SetNotificationImage(id, testImage);
    [all...]
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 350 base::Bind(&message_center::MessageCenter::SetNotificationImage,

Completed in 137 milliseconds