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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 80 void FakeMessageCenter::SetNotificationIcon(const std::string& notification_id,
notification_list.cc 133 bool NotificationList::SetNotificationIcon(const std::string& notification_id,
message_center_impl.cc 687 void MessageCenterImpl::SetNotificationIcon(const std::string& notification_id,
697 updated = notification_list_->SetNotificationIcon(notification_id, image);

Completed in 206 milliseconds