Searched refs:ServiceFinderAdapter (Results 1 – 2 of 2) sorted by relevance
29 private final ServiceFinderAdapter serviceFinderAdapter;32 this(new ServiceFinderAdapter(null)); in PluginFinder()41 this(new ServiceFinderAdapter(classLoader)); in PluginFinder()44 PluginFinder(ServiceFinderAdapter serviceFinderAdapter) { in PluginFinder()117 static class ServiceFinderAdapter { class in PluginFinder121 ServiceFinderAdapter(ClassLoader classLoader) { in ServiceFinderAdapter() method in PluginFinder.ServiceFinderAdapter
4 import org.robolectric.util.inject.PluginFinder.ServiceFinderAdapter7 ServiceFinderAdapter(null) {