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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 72 void FakeMessageCenter::SetNotificationIcon(const std::string& notification_id,
message_center.h 101 virtual void SetNotificationIcon(const std::string& notification_id,
fake_message_center.h 39 virtual void SetNotificationIcon(const std::string& notification_id,
notification_list.h 74 bool SetNotificationIcon(const std::string& notification_id,
message_center_impl.h 157 virtual void SetNotificationIcon(const std::string& notification_id,
message_center_impl.cc 349 void MessageCenterImpl::SetNotificationIcon(const std::string& notification_id,
351 if (notification_list_->SetNotificationIcon(notification_id, image)) {
notification_list.cc 149 bool NotificationList::SetNotificationIcon(const std::string& notification_id,
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 376 base::Bind(&message_center::MessageCenter::SetNotificationIcon,

Completed in 61 milliseconds