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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 85 void FakeMessageCenter::SetNotificationImage(const std::string& notification_id,
notification_list.cc 144 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);

Completed in 228 milliseconds