Package-level declarations

Types

Link copied to clipboard
class SearchEngineUiAdapter(view: SearchResultsView, searchEngine: SearchEngine, offlineSearchEngine: OfflineSearchEngine, locationEngine: LocationProvider? = defaultLocationProvider(), historyDataProvider: HistoryDataProvider = ServiceProvider.INSTANCE.historyDataProvider(), mainThreadWorker: MainThreadWorker = SearchSdkMainThreadWorker)

Helper class that implements search-specific logic and shows search results on the SearchResultsView.