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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 76 void FakeMessageCenter::SetNotificationImage(const std::string& notification_id,
message_center.h 106 virtual void SetNotificationImage(const std::string& notification_id,
fake_message_center.h 42 virtual void SetNotificationImage(const std::string& notification_id,
notification_list.h 78 bool SetNotificationImage(const std::string& notification_id,
message_center_impl.h 159 virtual void SetNotificationImage(const std::string& notification_id,
message_center_impl.cc 357 void MessageCenterImpl::SetNotificationImage(const std::string& notification_id,
359 if (notification_list_->SetNotificationImage(notification_id, image)) {
notification_list.cc 158 bool NotificationList::SetNotificationImage(const std::string& notification_id,
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 386 base::Bind(&message_center::MessageCenter::SetNotificationImage,

Completed in 172 milliseconds