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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 81 void FakeMessageCenter::SetNotificationIcon(const std::string& notification_id,
fake_message_center.h 44 virtual void SetNotificationIcon(const std::string& notification_id,
message_center.h 102 virtual void SetNotificationIcon(const std::string& notification_id,
notification_list.h 75 bool SetNotificationIcon(const std::string& notification_id,
message_center_impl.h 171 virtual void SetNotificationIcon(const std::string& notification_id,
notification_list.cc 137 bool NotificationList::SetNotificationIcon(const std::string& notification_id,
message_center_impl.cc 714 void MessageCenterImpl::SetNotificationIcon(const std::string& notification_id,
724 updated = notification_list_->SetNotificationIcon(notification_id, image);
message_center_impl_unittest.cc 734 message_center()->SetNotificationIcon(id, testImage);
    [all...]
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 341 base::Bind(&message_center::MessageCenter::SetNotificationIcon,

Completed in 1612 milliseconds