public ProviderDesc(NameEntry name, SearchProvider provider) { this.name = name; this.provider = provider; }